Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

Ab - Class in org.hyperledger.fabric.protos.orderer
 
Ab.BroadcastResponse - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.BroadcastResponse
Ab.BroadcastResponse.Builder - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.BroadcastResponse
Ab.BroadcastResponseOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Ab.DeliverResponse - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.DeliverResponse
Ab.DeliverResponse.Builder - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.DeliverResponse
Ab.DeliverResponse.TypeCase - Enum in org.hyperledger.fabric.protos.orderer
 
Ab.DeliverResponseOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Ab.SeekInfo - Class in org.hyperledger.fabric.protos.orderer
SeekInfo specifies the range of requested blocks to return If the start position is not found, an error is immediately returned Otherwise, blocks are returned until a missing block is encountered, then behavior is dictated by the SeekBehavior specified.
Ab.SeekInfo.Builder - Class in org.hyperledger.fabric.protos.orderer
SeekInfo specifies the range of requested blocks to return If the start position is not found, an error is immediately returned Otherwise, blocks are returned until a missing block is encountered, then behavior is dictated by the SeekBehavior specified.
Ab.SeekInfo.SeekBehavior - Enum in org.hyperledger.fabric.protos.orderer
If BLOCK_UNTIL_READY is specified, the reply will block until the requested blocks are available, if FAIL_IF_NOT_READY is specified, the reply will return an error indicating that the block is not found.
Ab.SeekInfo.SeekErrorResponse - Enum in org.hyperledger.fabric.protos.orderer
SeekErrorTolerance indicates to the server how block provider errors should be tolerated.
Ab.SeekInfoOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Ab.SeekNewest - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.SeekNewest
Ab.SeekNewest.Builder - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.SeekNewest
Ab.SeekNewestOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Ab.SeekNextCommit - Class in org.hyperledger.fabric.protos.orderer
SeekNextCommit refers to the next block that will be committed
Ab.SeekNextCommit.Builder - Class in org.hyperledger.fabric.protos.orderer
SeekNextCommit refers to the next block that will be committed
Ab.SeekNextCommitOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Ab.SeekOldest - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.SeekOldest
Ab.SeekOldest.Builder - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.SeekOldest
Ab.SeekOldestOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Ab.SeekPosition - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.SeekPosition
Ab.SeekPosition.Builder - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.SeekPosition
Ab.SeekPosition.TypeCase - Enum in org.hyperledger.fabric.protos.orderer
 
Ab.SeekPositionOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Ab.SeekSpecified - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.SeekSpecified
Ab.SeekSpecified.Builder - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.SeekSpecified
Ab.SeekSpecifiedOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
ABSOLUTE_MAX_BYTES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
ACK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
ACLS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
ACTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
ACTIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
ACTIVE_NODES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
addActions(TransactionPackage.TransactionAction) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
addActions(int, TransactionPackage.TransactionAction) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
addActions(TransactionPackage.TransactionAction.Builder) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
addActions(int, TransactionPackage.TransactionAction.Builder) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
addActionsBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
addActionsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
addActiveNodes(long) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
Indicates active nodes in cluster that are reacheable by Raft leader
addAddresses(String) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
repeated string addresses = 1;
addAddressesBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
repeated string addresses = 1;
addAdmins(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity denoting the administrator of this MSP
addAlive(Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
addAlive(int, Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
addAlive(Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
addAlive(int, Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
addAliveBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
addAliveBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
addAllActions(Iterable<? extends TransactionPackage.TransactionAction>) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
addAllActiveNodes(Iterable<? extends Long>) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
Indicates active nodes in cluster that are reacheable by Raft leader
addAllAddresses(Iterable<String>) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
repeated string addresses = 1;
addAllAdmins(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity denoting the administrator of this MSP
addAllAlive(Iterable<? extends Message.Envelope>) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
addAllAnchorPeers(Iterable<? extends Configuration.AnchorPeer>) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
addAllArgs(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
repeated bytes args = 1;
addAllBlockNumbers(Iterable<? extends Long>) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
repeated uint64 block_numbers = 1;
addAllBrokers(Iterable<String>) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
Each broker here should be identified using the (IP|host):port notation, e.g.
addAllChaincodeActions(Iterable<? extends EventsPackage.FilteredChaincodeAction>) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
addAllChaincodeDefinitions(Iterable<? extends Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition>) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
addAllChaincodes(Iterable<? extends Protocol.ChaincodeCall>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
addAllChaincodes(Iterable<? extends Message.Chaincode>) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
addAllChaincodes(Iterable<? extends Lifecycle.QueryInstalledChaincodeResult.Chaincode>) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
addAllChaincodes(Iterable<? extends Lifecycle.QueryInstalledChaincodesResult.Chaincode>) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
addAllChaincodes(Iterable<? extends Query.ChaincodeInfo>) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
addAllChannels(Iterable<? extends Query.ChannelInfo>) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
addAllCollectionHashedRwset(Iterable<? extends Rwset.CollectionHashedReadWriteSet>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
addAllCollectionNames(Iterable<String>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
repeated string collection_names = 2;
addAllCollectionPvtRwset(Iterable<? extends Rwset.CollectionPvtReadWriteSet>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
addAllConfig(Iterable<? extends Collection.CollectionConfig>) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
addAllConfig(Iterable<? extends Collection.CollectionConfig>) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
addAllConsenterIds(Iterable<? extends Long>) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Maintains a mapping between the cluster's OSNs and their Raft IDs.
addAllConsenters(Iterable<? extends Configuration.Consenter>) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
addAllContent(Iterable<? extends Protocol.EndorsementDescriptor>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
addAllData(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
repeated bytes data = 1;
addAllData(Iterable<? extends Message.Envelope>) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
addAllDead(Iterable<? extends Message.Envelope>) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
addAllDigests(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
Maybe change this to bitmap later on
addAllDigests(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
repeated bytes digests = 2;
addAllDigests(Iterable<? extends Message.PvtDataDigest>) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
addAllElements(Iterable<? extends Message.PvtDataElement>) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
addAllElements(Iterable<? extends Message.Envelope>) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
addAllEndorsements(Iterable<? extends ProposalResponsePackage.Endorsement>) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
addAllEndpoint(Iterable<? extends Protocol.Endpoint>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
addAllEntries(Iterable<? extends KvRwset.KVMetadataEntry>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addAllEntries(Iterable<? extends KvRwset.KVMetadataEntry>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addAllEntries(Iterable<? extends ChaincodeShim.StateMetadata>) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
addAllFields(Iterable<String>) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
repeated string fields = 2;
addAllFilteredTransactions(Iterable<? extends EventsPackage.FilteredTransaction>) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
addAllHashedReads(Iterable<? extends KvRwset.KVReadHash>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
addAllHashedWrites(Iterable<? extends KvRwset.KVWriteHash>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
addAllIdentities(Iterable<? extends MspPrincipal.MSPPrincipal>) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
addAllInstalledChaincodes(Iterable<? extends Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode>) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
addAllInterests(Iterable<? extends Protocol.ChaincodeInterest>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
addAllIntermediateCerts(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
addAllKnown(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
repeated bytes known = 2;
addAllKvReads(Iterable<? extends KvRwset.KVRead>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
addAllLayouts(Iterable<? extends Protocol.Layout>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
addAllMaxLevelHashes(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
repeated bytes max_level_hashes = 3;
addAllMetadata(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
repeated bytes metadata = 1;
addAllMetadataWrites(Iterable<? extends KvRwset.KVMetadataWriteHash>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
addAllMetadataWrites(Iterable<? extends KvRwset.KVMetadataWrite>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
addAllNsPvtRwset(Iterable<? extends Rwset.NsPvtReadWriteSet>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
addAllNsRwset(Iterable<? extends Rwset.NsReadWriteSet>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
addAllOrganizationalUnitIdentifiers(Iterable<? extends MspConfigPackage.FabricOUIdentifier>) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
addAllOwnerEndorsements(Iterable<? extends ProposalResponsePackage.Endorsement>) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
addAllPayload(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
the payload is a marshaled kvrwset.KVRWSet
addAllPayloads(Iterable<? extends Message.Payload>) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
addAllPeers(Iterable<? extends Protocol.Peer>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
addAllPrincipals(Iterable<? extends MspPrincipal.MSPPrincipal>) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
addAllPrivateData(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
repeated bytes private_data = 3;
addAllQueries(Iterable<? extends Protocol.Query>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
addAllRangeQueriesInfo(Iterable<? extends KvRwset.RangeQueryInfo>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
addAllReads(Iterable<? extends KvRwset.KVRead>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
addAllResults(Iterable<? extends Protocol.QueryResult>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
addAllResults(Iterable<? extends ChaincodeShim.QueryResultBytes>) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
addAllRevocationList(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity revocation list
addAllRootCerts(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
addAllRules(Iterable<? extends Policies.SignaturePolicy>) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
addAllSignatures(Iterable<? extends Common.MetadataSignature>) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
addAllSignatures(Iterable<? extends Configtx.ConfigSignature>) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
addAllTlsIntermediateCerts(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
addAllTlsRootCerts(Iterable<? extends ByteString>) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS root certificates trusted by this MSP.
addAllWrites(Iterable<? extends KvRwset.KVWrite>) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
addAnchorPeers(Configuration.AnchorPeer) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
addAnchorPeers(int, Configuration.AnchorPeer) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
addAnchorPeers(Configuration.AnchorPeer.Builder) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
addAnchorPeers(int, Configuration.AnchorPeer.Builder) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
addAnchorPeersBuilder() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
addAnchorPeersBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
addArgs(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
repeated bytes args = 1;
addArguments(byte[]...) - Method in interface org.hyperledger.fabric.client.Proposal.Builder
Add transactions arguments to the proposal.
addArguments(String...) - Method in interface org.hyperledger.fabric.client.Proposal.Builder
Add transactions arguments to the proposal.
addBlockNumbers(long) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
repeated uint64 block_numbers = 1;
addBrokers(String) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
Each broker here should be identified using the (IP|host):port notation, e.g.
addBrokersBytes(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
Each broker here should be identified using the (IP|host):port notation, e.g.
addChaincodeActions(EventsPackage.FilteredChaincodeAction) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
addChaincodeActions(int, EventsPackage.FilteredChaincodeAction) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
addChaincodeActions(EventsPackage.FilteredChaincodeAction.Builder) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
addChaincodeActions(int, EventsPackage.FilteredChaincodeAction.Builder) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
addChaincodeActionsBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
addChaincodeActionsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
addChaincodeDefinitions(Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
addChaincodeDefinitions(int, Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
addChaincodeDefinitions(Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
addChaincodeDefinitions(int, Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
addChaincodeDefinitionsBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
addChaincodeDefinitionsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
addChaincodes(Protocol.ChaincodeCall) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
addChaincodes(int, Protocol.ChaincodeCall) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
addChaincodes(Protocol.ChaincodeCall.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
addChaincodes(int, Protocol.ChaincodeCall.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
addChaincodes(Message.Chaincode) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
addChaincodes(int, Message.Chaincode) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
addChaincodes(Message.Chaincode.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
addChaincodes(int, Message.Chaincode.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
addChaincodes(Lifecycle.QueryInstalledChaincodeResult.Chaincode) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
addChaincodes(int, Lifecycle.QueryInstalledChaincodeResult.Chaincode) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
addChaincodes(Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
addChaincodes(int, Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
addChaincodes(Lifecycle.QueryInstalledChaincodesResult.Chaincode) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
addChaincodes(int, Lifecycle.QueryInstalledChaincodesResult.Chaincode) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
addChaincodes(Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
addChaincodes(int, Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
addChaincodes(Query.ChaincodeInfo) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
addChaincodes(int, Query.ChaincodeInfo) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
addChaincodes(Query.ChaincodeInfo.Builder) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
addChaincodes(int, Query.ChaincodeInfo.Builder) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
addChaincodesBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
addChaincodesBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
addChaincodesBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
addChaincodesBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
addChaincodesBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
addChaincodesBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
addChaincodesBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
addChaincodesBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
addChaincodesBuilder() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
addChaincodesBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
addChannels(Query.ChannelInfo) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
addChannels(int, Query.ChannelInfo) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
addChannels(Query.ChannelInfo.Builder) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
addChannels(int, Query.ChannelInfo.Builder) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
addChannelsBuilder() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
addChannelsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
addCollectionHashedRwset(Rwset.CollectionHashedReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
addCollectionHashedRwset(int, Rwset.CollectionHashedReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
addCollectionHashedRwset(Rwset.CollectionHashedReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
addCollectionHashedRwset(int, Rwset.CollectionHashedReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
addCollectionHashedRwsetBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
addCollectionHashedRwsetBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
addCollectionNames(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
repeated string collection_names = 2;
addCollectionNamesBytes(ByteString) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
repeated string collection_names = 2;
addCollectionPvtRwset(Rwset.CollectionPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
addCollectionPvtRwset(int, Rwset.CollectionPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
addCollectionPvtRwset(Rwset.CollectionPvtReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
addCollectionPvtRwset(int, Rwset.CollectionPvtReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
addCollectionPvtRwsetBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
addCollectionPvtRwsetBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
addConfig(Collection.CollectionConfig) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
addConfig(int, Collection.CollectionConfig) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
addConfig(Collection.CollectionConfig.Builder) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
addConfig(int, Collection.CollectionConfig.Builder) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
addConfig(Collection.CollectionConfig) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
addConfig(int, Collection.CollectionConfig) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
addConfig(Collection.CollectionConfig.Builder) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
addConfig(int, Collection.CollectionConfig.Builder) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
addConfigBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
addConfigBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
addConfigBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
addConfigBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
addConsenterIds(long) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Maintains a mapping between the cluster's OSNs and their Raft IDs.
addConsenters(Configuration.Consenter) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
addConsenters(int, Configuration.Consenter) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
addConsenters(Configuration.Consenter.Builder) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
addConsenters(int, Configuration.Consenter.Builder) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
addConsentersBuilder() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
addConsentersBuilder(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
addContent(Protocol.EndorsementDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
addContent(int, Protocol.EndorsementDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
addContent(Protocol.EndorsementDescriptor.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
addContent(int, Protocol.EndorsementDescriptor.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
addContentBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
addContentBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
addData(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
repeated bytes data = 1;
addData(Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
addData(int, Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
addData(Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
addData(int, Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
addDataBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
addDataBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
addDead(Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
addDead(int, Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
addDead(Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
addDead(int, Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
addDeadBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
addDeadBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
addDigests(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
Maybe change this to bitmap later on
addDigests(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
repeated bytes digests = 2;
addDigests(Message.PvtDataDigest) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
addDigests(int, Message.PvtDataDigest) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
addDigests(Message.PvtDataDigest.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
addDigests(int, Message.PvtDataDigest.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
addDigestsBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
addDigestsBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
addElements(Message.PvtDataElement) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
addElements(int, Message.PvtDataElement) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
addElements(Message.PvtDataElement.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
addElements(int, Message.PvtDataElement.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
addElements(Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
addElements(int, Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
addElements(Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
addElements(int, Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
addElementsBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
addElementsBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
addElementsBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
addElementsBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
addEndorsements(ProposalResponsePackage.Endorsement) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
addEndorsements(int, ProposalResponsePackage.Endorsement) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
addEndorsements(ProposalResponsePackage.Endorsement.Builder) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
addEndorsements(int, ProposalResponsePackage.Endorsement.Builder) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
addEndorsementsBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
addEndorsementsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
addEndpoint(Protocol.Endpoint) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
addEndpoint(int, Protocol.Endpoint) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
addEndpoint(Protocol.Endpoint.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
addEndpoint(int, Protocol.Endpoint.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
addEndpointBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
addEndpointBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
addEntries(KvRwset.KVMetadataEntry) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addEntries(int, KvRwset.KVMetadataEntry) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addEntries(KvRwset.KVMetadataEntry.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addEntries(int, KvRwset.KVMetadataEntry.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addEntries(KvRwset.KVMetadataEntry) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addEntries(int, KvRwset.KVMetadataEntry) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addEntries(KvRwset.KVMetadataEntry.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addEntries(int, KvRwset.KVMetadataEntry.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addEntries(ChaincodeShim.StateMetadata) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
addEntries(int, ChaincodeShim.StateMetadata) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
addEntries(ChaincodeShim.StateMetadata.Builder) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
addEntries(int, ChaincodeShim.StateMetadata.Builder) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
addEntriesBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addEntriesBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addEntriesBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addEntriesBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
addEntriesBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
addEntriesBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
addFields(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
repeated string fields = 2;
addFieldsBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
repeated string fields = 2;
addFilteredTransactions(EventsPackage.FilteredTransaction) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
addFilteredTransactions(int, EventsPackage.FilteredTransaction) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
addFilteredTransactions(EventsPackage.FilteredTransaction.Builder) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
addFilteredTransactions(int, EventsPackage.FilteredTransaction.Builder) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
addFilteredTransactionsBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
addFilteredTransactionsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
addHashedReads(KvRwset.KVReadHash) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
addHashedReads(int, KvRwset.KVReadHash) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
addHashedReads(KvRwset.KVReadHash.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
addHashedReads(int, KvRwset.KVReadHash.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
addHashedReadsBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
addHashedReadsBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
addHashedWrites(KvRwset.KVWriteHash) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
addHashedWrites(int, KvRwset.KVWriteHash) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
addHashedWrites(KvRwset.KVWriteHash.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
addHashedWrites(int, KvRwset.KVWriteHash.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
addHashedWritesBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
addHashedWritesBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
addIdentities(MspPrincipal.MSPPrincipal) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
addIdentities(int, MspPrincipal.MSPPrincipal) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
addIdentities(MspPrincipal.MSPPrincipal.Builder) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
addIdentities(int, MspPrincipal.MSPPrincipal.Builder) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
addIdentitiesBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
addIdentitiesBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
addInstalledChaincodes(Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
addInstalledChaincodes(int, Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
addInstalledChaincodes(Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
addInstalledChaincodes(int, Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
addInstalledChaincodesBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
addInstalledChaincodesBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
addInterests(Protocol.ChaincodeInterest) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
addInterests(int, Protocol.ChaincodeInterest) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
addInterests(Protocol.ChaincodeInterest.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
addInterests(int, Protocol.ChaincodeInterest.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
addInterestsBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
addInterestsBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
addIntermediateCerts(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
addKnown(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
repeated bytes known = 2;
addKvReads(KvRwset.KVRead) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
addKvReads(int, KvRwset.KVRead) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
addKvReads(KvRwset.KVRead.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
addKvReads(int, KvRwset.KVRead.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
addKvReadsBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
addKvReadsBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
addLayouts(Protocol.Layout) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
addLayouts(int, Protocol.Layout) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
addLayouts(Protocol.Layout.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
addLayouts(int, Protocol.Layout.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
addLayoutsBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
addLayoutsBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
addMaxLevelHashes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
repeated bytes max_level_hashes = 3;
addMetadata(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
repeated bytes metadata = 1;
addMetadataWrites(KvRwset.KVMetadataWriteHash) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
addMetadataWrites(int, KvRwset.KVMetadataWriteHash) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
addMetadataWrites(KvRwset.KVMetadataWriteHash.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
addMetadataWrites(int, KvRwset.KVMetadataWriteHash.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
addMetadataWrites(KvRwset.KVMetadataWrite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
addMetadataWrites(int, KvRwset.KVMetadataWrite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
addMetadataWrites(KvRwset.KVMetadataWrite.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
addMetadataWrites(int, KvRwset.KVMetadataWrite.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
addMetadataWritesBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
addMetadataWritesBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
addMetadataWritesBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
addMetadataWritesBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
addNsPvtRwset(Rwset.NsPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
addNsPvtRwset(int, Rwset.NsPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
addNsPvtRwset(Rwset.NsPvtReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
addNsPvtRwset(int, Rwset.NsPvtReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
addNsPvtRwsetBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
addNsPvtRwsetBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
addNsRwset(Rwset.NsReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
addNsRwset(int, Rwset.NsReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
addNsRwset(Rwset.NsReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
addNsRwset(int, Rwset.NsReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
addNsRwsetBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
addNsRwsetBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
addOrganizationalUnitIdentifiers(MspConfigPackage.FabricOUIdentifier) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
addOrganizationalUnitIdentifiers(int, MspConfigPackage.FabricOUIdentifier) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
addOrganizationalUnitIdentifiers(MspConfigPackage.FabricOUIdentifier.Builder) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
addOrganizationalUnitIdentifiers(int, MspConfigPackage.FabricOUIdentifier.Builder) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
addOrganizationalUnitIdentifiersBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
addOrganizationalUnitIdentifiersBuilder(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
addOwnerEndorsements(ProposalResponsePackage.Endorsement) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
addOwnerEndorsements(int, ProposalResponsePackage.Endorsement) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
addOwnerEndorsements(ProposalResponsePackage.Endorsement.Builder) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
addOwnerEndorsements(int, ProposalResponsePackage.Endorsement.Builder) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
addOwnerEndorsementsBuilder() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
addOwnerEndorsementsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
addPayload(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
the payload is a marshaled kvrwset.KVRWSet
addPayloads(Message.Payload) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
addPayloads(int, Message.Payload) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
addPayloads(Message.Payload.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
addPayloads(int, Message.Payload.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
addPayloadsBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
addPayloadsBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
addPeers(Protocol.Peer) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
addPeers(int, Protocol.Peer) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
addPeers(Protocol.Peer.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
addPeers(int, Protocol.Peer.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
addPeersBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
addPeersBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
addPrincipals(MspPrincipal.MSPPrincipal) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
addPrincipals(int, MspPrincipal.MSPPrincipal) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
addPrincipals(MspPrincipal.MSPPrincipal.Builder) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
addPrincipals(int, MspPrincipal.MSPPrincipal.Builder) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
addPrincipalsBuilder() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
addPrincipalsBuilder(int) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
addPrivateData(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
repeated bytes private_data = 3;
addQueries(Protocol.Query) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
addQueries(int, Protocol.Query) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
addQueries(Protocol.Query.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
addQueries(int, Protocol.Query.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
addQueriesBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
addQueriesBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
addRangeQueriesInfo(KvRwset.RangeQueryInfo) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
addRangeQueriesInfo(int, KvRwset.RangeQueryInfo) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
addRangeQueriesInfo(KvRwset.RangeQueryInfo.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
addRangeQueriesInfo(int, KvRwset.RangeQueryInfo.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
addRangeQueriesInfoBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
addRangeQueriesInfoBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
addReads(KvRwset.KVRead) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
addReads(int, KvRwset.KVRead) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
addReads(KvRwset.KVRead.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
addReads(int, KvRwset.KVRead.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
addReadsBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
addReadsBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
ADDRESS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.EndpointError
 
ADDRESSES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
addResults(Protocol.QueryResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
addResults(int, Protocol.QueryResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
addResults(Protocol.QueryResult.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
addResults(int, Protocol.QueryResult.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
addResults(ChaincodeShim.QueryResultBytes) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
addResults(int, ChaincodeShim.QueryResultBytes) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
addResults(ChaincodeShim.QueryResultBytes.Builder) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
addResults(int, ChaincodeShim.QueryResultBytes.Builder) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
addResultsBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
addResultsBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
addResultsBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
addResultsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
addRevocationList(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity revocation list
addRootCerts(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
addRules(Policies.SignaturePolicy) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
addRules(int, Policies.SignaturePolicy) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
addRules(Policies.SignaturePolicy.Builder) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
addRules(int, Policies.SignaturePolicy.Builder) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
addRulesBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
addRulesBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
addSignatures(Common.MetadataSignature) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
addSignatures(int, Common.MetadataSignature) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
addSignatures(Common.MetadataSignature.Builder) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
addSignatures(int, Common.MetadataSignature.Builder) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
addSignatures(Configtx.ConfigSignature) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
addSignatures(int, Configtx.ConfigSignature) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
addSignatures(Configtx.ConfigSignature.Builder) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
addSignatures(int, Configtx.ConfigSignature.Builder) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
addSignaturesBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
addSignaturesBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
addSignaturesBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
addSignaturesBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
addTlsIntermediateCerts(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
addTlsRootCerts(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS root certificates trusted by this MSP.
addWrites(KvRwset.KVWrite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
addWrites(int, KvRwset.KVWrite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
addWrites(KvRwset.KVWrite.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
addWrites(int, KvRwset.KVWrite.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
addWritesBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
addWritesBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
ADMIN_OU_IDENTIFIER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
ADMIN_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
Represents an MSP Admin
ADMINS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
ALIVE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
ALIVE_MSG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
ALL_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
Requires all of the sub-policies be satisfied
ANCHOR_PEERS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
ANONYMITY_TYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
ANONYMITY_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
identity
ANONYMOUS_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType
Represents an anonymous MSP Identity
ANY_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
Requires any of the sub-policies be satisfied, if no sub-policies exist, always returns true
APPROVALS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
APPROVALS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
ARGS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
ARGUMENT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
AtomicBroadcastGrpc - Class in org.hyperledger.fabric.protos.orderer
 
AtomicBroadcastGrpc.AtomicBroadcastBlockingStub - Class in org.hyperledger.fabric.protos.orderer
 
AtomicBroadcastGrpc.AtomicBroadcastFutureStub - Class in org.hyperledger.fabric.protos.orderer
 
AtomicBroadcastGrpc.AtomicBroadcastImplBase - Class in org.hyperledger.fabric.protos.orderer
 
AtomicBroadcastGrpc.AtomicBroadcastStub - Class in org.hyperledger.fabric.protos.orderer
 
AtomicBroadcastImplBase() - Constructor for class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc.AtomicBroadcastImplBase
 
AUTHENTICATION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 

B

BAD_CHANNEL_HEADER_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
BAD_CHANNEL_HEADER = 20;
BAD_COMMON_HEADER_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
BAD_COMMON_HEADER = 3;
BAD_CREATOR_SIGNATURE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
BAD_CREATOR_SIGNATURE = 4;
BAD_HEADER_EXTENSION_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
BAD_HEADER_EXTENSION = 19;
BAD_PAYLOAD_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
BAD_PAYLOAD = 2;
BAD_PROPOSAL_TXID_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
BAD_PROPOSAL_TXID = 8;
BAD_REQUEST_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.Status
BAD_REQUEST = 400;
BAD_RESPONSE_PAYLOAD_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
BAD_RESPONSE_PAYLOAD = 21;
BAD_RWSET_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
BAD_RWSET = 22;
BEHAVIOR_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
BEST_EFFORT_VALUE - Static variable in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekErrorResponse
BEST_EFFORT = 1;
bindService() - Method in class org.hyperledger.fabric.protos.discovery.DiscoveryGrpc.DiscoveryImplBase
 
bindService() - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayImplBase
 
bindService() - Method in class org.hyperledger.fabric.protos.gossip.GossipGrpc.GossipImplBase
 
bindService() - Method in class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc.AtomicBroadcastImplBase
 
bindService() - Method in class org.hyperledger.fabric.protos.orderer.ClusterGrpc.ClusterImplBase
 
bindService() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeGrpc.ChaincodeImplBase
 
bindService() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeSupportGrpc.ChaincodeSupportImplBase
 
bindService() - Method in class org.hyperledger.fabric.protos.peer.DeliverGrpc.DeliverImplBase
 
bindService() - Method in class org.hyperledger.fabric.protos.peer.EndorserGrpc.EndorserImplBase
 
bindService() - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotImplBase
 
BLOCK_AND_PRIVATE_DATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
BLOCK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
BLOCK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
BLOCK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
BLOCK_MSG_VALUE - Static variable in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
BLOCK_MSG = 1;
BLOCK_NUM_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
BLOCK_NUMBER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
BLOCK_NUMBER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
BLOCK_NUMBERS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
BLOCK_SEQ_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
BLOCK_TO_LIVE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
BLOCK_TO_LIVE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
BLOCK_UNTIL_READY_VALUE - Static variable in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekBehavior
BLOCK_UNTIL_READY = 0;
BOOKMARK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
BOOKMARK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
BOOTSTRAPPING_SNAPSHOT_DIR_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
BOOTSTRAPPINGSNAPSHOTINFO_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
broadcast(StreamObserver<Ab.BroadcastResponse>) - Method in class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc.AtomicBroadcastImplBase
broadcast receives a reply of Acknowledgement for each common.Envelope in order, indicating success or type of failure
broadcast(StreamObserver<Ab.BroadcastResponse>) - Method in class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc.AtomicBroadcastStub
broadcast receives a reply of Acknowledgement for each common.Envelope in order, indicating success or type of failure
BROKERS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
build() - Method in interface org.hyperledger.fabric.client.Proposal.Builder
Build the proposal from the configuration state of this builder.
build() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
build() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
build() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
build() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
build() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
build() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
build() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
build() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
build() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
build() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
build() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
build() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
build() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
build() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
build() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
build() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
build() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
build() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
build() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
build() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
build() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
buildPartial() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
BYTES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 

C

cancel(SnapshotOuterClass.SignedSnapshotRequest) - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotBlockingStub
Cancel a snapshot reqeust.
cancel(SnapshotOuterClass.SignedSnapshotRequest) - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotFutureStub
Cancel a snapshot reqeust.
cancel(SnapshotOuterClass.SignedSnapshotRequest, StreamObserver<Empty>) - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotImplBase
Cancel a snapshot reqeust.
cancel(SnapshotOuterClass.SignedSnapshotRequest, StreamObserver<Empty>) - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotStub
Cancel a snapshot reqeust.
CAPABILITIES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
CAR_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
CAR = 3;
CC_QUERY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
CC_QUERY_RES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
CERT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
CERTIFICATE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
CERTIFIERS_IDENTIFIER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
Chaincode - Class in org.hyperledger.fabric.protos.peer
 
Chaincode.CDSData - Class in org.hyperledger.fabric.protos.peer
CDSData is data stored in the LSCC on instantiation of a CC for CDSPackage.
Chaincode.CDSData.Builder - Class in org.hyperledger.fabric.protos.peer
CDSData is data stored in the LSCC on instantiation of a CC for CDSPackage.
Chaincode.CDSDataOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Chaincode.ChaincodeData - Class in org.hyperledger.fabric.protos.peer
ChaincodeData defines the datastructure for chaincodes to be serialized by proto Type provides an additional check by directing to use a specific package after instantiation Data is Type specific (see CDSPackage and SignedCDSPackage)
Chaincode.ChaincodeData.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeData defines the datastructure for chaincodes to be serialized by proto Type provides an additional check by directing to use a specific package after instantiation Data is Type specific (see CDSPackage and SignedCDSPackage)
Chaincode.ChaincodeDataOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Chaincode.ChaincodeDeploymentSpec - Class in org.hyperledger.fabric.protos.peer
Specify the deployment of a chaincode.
Chaincode.ChaincodeDeploymentSpec.Builder - Class in org.hyperledger.fabric.protos.peer
Specify the deployment of a chaincode.
Chaincode.ChaincodeDeploymentSpecOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Chaincode.ChaincodeID - Class in org.hyperledger.fabric.protos.peer
ChaincodeID contains the path as specified by the deploy transaction that created it as well as the hashCode that is generated by the system for the path.
Chaincode.ChaincodeID.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeID contains the path as specified by the deploy transaction that created it as well as the hashCode that is generated by the system for the path.
Chaincode.ChaincodeIDOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Chaincode.ChaincodeInput - Class in org.hyperledger.fabric.protos.peer
Carries the chaincode function and its arguments.
Chaincode.ChaincodeInput.Builder - Class in org.hyperledger.fabric.protos.peer
Carries the chaincode function and its arguments.
Chaincode.ChaincodeInputOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Chaincode.ChaincodeInvocationSpec - Class in org.hyperledger.fabric.protos.peer
Carries the chaincode function and its arguments.
Chaincode.ChaincodeInvocationSpec.Builder - Class in org.hyperledger.fabric.protos.peer
Carries the chaincode function and its arguments.
Chaincode.ChaincodeInvocationSpecOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Chaincode.ChaincodeSpec - Class in org.hyperledger.fabric.protos.peer
Carries the chaincode specification.
Chaincode.ChaincodeSpec.Builder - Class in org.hyperledger.fabric.protos.peer
Carries the chaincode specification.
Chaincode.ChaincodeSpec.Type - Enum in org.hyperledger.fabric.protos.peer
Protobuf enum protos.ChaincodeSpec.Type
Chaincode.ChaincodeSpecOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Chaincode.LifecycleEvent - Class in org.hyperledger.fabric.protos.peer
LifecycleEvent is used as the payload of the chaincode event emitted by LSCC
Chaincode.LifecycleEvent.Builder - Class in org.hyperledger.fabric.protos.peer
LifecycleEvent is used as the payload of the chaincode event emitted by LSCC
Chaincode.LifecycleEventOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
CHAINCODE_ACTIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
CHAINCODE_DEFINITIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
CHAINCODE_DEPLOYMENT_SPEC_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
CHAINCODE_EVENT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
CHAINCODE_EVENT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
CHAINCODE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
CHAINCODE_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
CHAINCODE_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
CHAINCODE_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
CHAINCODE_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
CHAINCODE_INSTALL_PACKAGE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
CHAINCODE_INSTALL_PACKAGE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
CHAINCODE_NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
CHAINCODE_PACKAGE_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.HeaderType
Used for packaging chaincode artifacts for install
CHAINCODE_PROPOSAL_PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
CHAINCODE_SPEC_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
CHAINCODE_SPEC_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
CHAINCODE_VERSION_CONFLICT_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
CHAINCODE_VERSION_CONFLICT = 18;
ChaincodeDefinition - Class in org.hyperledger.fabric.protos.peer.lifecycle
 
ChaincodeDefinition.ChaincodeEndorsementInfo - Class in org.hyperledger.fabric.protos.peer.lifecycle
ChaincodeEndorsementInfo is (most) everything the peer needs to know in order to execute a chaincode
ChaincodeDefinition.ChaincodeEndorsementInfo.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
ChaincodeEndorsementInfo is (most) everything the peer needs to know in order to execute a chaincode
ChaincodeDefinition.ChaincodeEndorsementInfoOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
ChaincodeDefinition.ChaincodeValidationInfo - Class in org.hyperledger.fabric.protos.peer.lifecycle
ValidationInfo is (most) everything the peer needs to know in order to validate a transaction
ChaincodeDefinition.ChaincodeValidationInfo.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
ValidationInfo is (most) everything the peer needs to know in order to validate a transaction
ChaincodeDefinition.ChaincodeValidationInfoOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
ChaincodeEventPackage - Class in org.hyperledger.fabric.protos.peer
 
ChaincodeEventPackage.ChaincodeEvent - Class in org.hyperledger.fabric.protos.peer
ChaincodeEvent is used for events and registrations that are specific to chaincode string type - "chaincode"
ChaincodeEventPackage.ChaincodeEvent.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeEvent is used for events and registrations that are specific to chaincode string type - "chaincode"
ChaincodeEventPackage.ChaincodeEventOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeGrpc - Class in org.hyperledger.fabric.protos.peer
Chaincode as a server - peer establishes a connection to the chaincode as a client Currently only supports a stream connection.
ChaincodeGrpc.ChaincodeBlockingStub - Class in org.hyperledger.fabric.protos.peer
Chaincode as a server - peer establishes a connection to the chaincode as a client Currently only supports a stream connection.
ChaincodeGrpc.ChaincodeFutureStub - Class in org.hyperledger.fabric.protos.peer
Chaincode as a server - peer establishes a connection to the chaincode as a client Currently only supports a stream connection.
ChaincodeGrpc.ChaincodeImplBase - Class in org.hyperledger.fabric.protos.peer
Chaincode as a server - peer establishes a connection to the chaincode as a client Currently only supports a stream connection.
ChaincodeGrpc.ChaincodeStub - Class in org.hyperledger.fabric.protos.peer
Chaincode as a server - peer establishes a connection to the chaincode as a client Currently only supports a stream connection.
ChaincodeImplBase() - Constructor for class org.hyperledger.fabric.protos.peer.ChaincodeGrpc.ChaincodeImplBase
 
CHAINCODES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
CHAINCODES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
CHAINCODES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
CHAINCODES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
CHAINCODES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
ChaincodeShim - Class in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.ChaincodeMessage - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.ChaincodeMessage
ChaincodeShim.ChaincodeMessage.Builder - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.ChaincodeMessage
ChaincodeShim.ChaincodeMessage.Type - Enum in org.hyperledger.fabric.protos.peer
Protobuf enum protos.ChaincodeMessage.Type
ChaincodeShim.ChaincodeMessageOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.DelState - Class in org.hyperledger.fabric.protos.peer
DelState is the payload of a ChaincodeMessage.
ChaincodeShim.DelState.Builder - Class in org.hyperledger.fabric.protos.peer
DelState is the payload of a ChaincodeMessage.
ChaincodeShim.DelStateOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.GetHistoryForKey - Class in org.hyperledger.fabric.protos.peer
GetHistoryForKey is the payload of a ChaincodeMessage.
ChaincodeShim.GetHistoryForKey.Builder - Class in org.hyperledger.fabric.protos.peer
GetHistoryForKey is the payload of a ChaincodeMessage.
ChaincodeShim.GetHistoryForKeyOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.GetQueryResult - Class in org.hyperledger.fabric.protos.peer
GetQueryResult is the payload of a ChaincodeMessage.
ChaincodeShim.GetQueryResult.Builder - Class in org.hyperledger.fabric.protos.peer
GetQueryResult is the payload of a ChaincodeMessage.
ChaincodeShim.GetQueryResultOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.GetState - Class in org.hyperledger.fabric.protos.peer
GetState is the payload of a ChaincodeMessage.
ChaincodeShim.GetState.Builder - Class in org.hyperledger.fabric.protos.peer
GetState is the payload of a ChaincodeMessage.
ChaincodeShim.GetStateByRange - Class in org.hyperledger.fabric.protos.peer
GetStateByRange is the payload of a ChaincodeMessage.
ChaincodeShim.GetStateByRange.Builder - Class in org.hyperledger.fabric.protos.peer
GetStateByRange is the payload of a ChaincodeMessage.
ChaincodeShim.GetStateByRangeOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.GetStateMetadata - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.GetStateMetadata
ChaincodeShim.GetStateMetadata.Builder - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.GetStateMetadata
ChaincodeShim.GetStateMetadataOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.GetStateOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.PutState - Class in org.hyperledger.fabric.protos.peer
PutState is the payload of a ChaincodeMessage.
ChaincodeShim.PutState.Builder - Class in org.hyperledger.fabric.protos.peer
PutState is the payload of a ChaincodeMessage.
ChaincodeShim.PutStateMetadata - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.PutStateMetadata
ChaincodeShim.PutStateMetadata.Builder - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.PutStateMetadata
ChaincodeShim.PutStateMetadataOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.PutStateOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.QueryMetadata - Class in org.hyperledger.fabric.protos.peer
QueryMetadata is the metadata of a GetStateByRange and GetQueryResult.
ChaincodeShim.QueryMetadata.Builder - Class in org.hyperledger.fabric.protos.peer
QueryMetadata is the metadata of a GetStateByRange and GetQueryResult.
ChaincodeShim.QueryMetadataOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.QueryResponse - Class in org.hyperledger.fabric.protos.peer
QueryResponse is returned by the peer as a result of a GetStateByRange, GetQueryResult, and GetHistoryForKey.
ChaincodeShim.QueryResponse.Builder - Class in org.hyperledger.fabric.protos.peer
QueryResponse is returned by the peer as a result of a GetStateByRange, GetQueryResult, and GetHistoryForKey.
ChaincodeShim.QueryResponseMetadata - Class in org.hyperledger.fabric.protos.peer
QueryResponseMetadata is the metadata of a QueryResponse.
ChaincodeShim.QueryResponseMetadata.Builder - Class in org.hyperledger.fabric.protos.peer
QueryResponseMetadata is the metadata of a QueryResponse.
ChaincodeShim.QueryResponseMetadataOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.QueryResponseOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.QueryResultBytes - Class in org.hyperledger.fabric.protos.peer
QueryResultBytes hold the byte representation of a record returned by the peer.
ChaincodeShim.QueryResultBytes.Builder - Class in org.hyperledger.fabric.protos.peer
QueryResultBytes hold the byte representation of a record returned by the peer.
ChaincodeShim.QueryResultBytesOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.QueryStateClose - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.QueryStateClose
ChaincodeShim.QueryStateClose.Builder - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.QueryStateClose
ChaincodeShim.QueryStateCloseOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.QueryStateNext - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.QueryStateNext
ChaincodeShim.QueryStateNext.Builder - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.QueryStateNext
ChaincodeShim.QueryStateNextOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.StateMetadata - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.StateMetadata
ChaincodeShim.StateMetadata.Builder - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.StateMetadata
ChaincodeShim.StateMetadataOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeShim.StateMetadataResult - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.StateMetadataResult
ChaincodeShim.StateMetadataResult.Builder - Class in org.hyperledger.fabric.protos.peer
Protobuf type protos.StateMetadataResult
ChaincodeShim.StateMetadataResultOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ChaincodeSupportGrpc - Class in org.hyperledger.fabric.protos.peer
Interface that provides support to chaincode execution.
ChaincodeSupportGrpc.ChaincodeSupportBlockingStub - Class in org.hyperledger.fabric.protos.peer
Interface that provides support to chaincode execution.
ChaincodeSupportGrpc.ChaincodeSupportFutureStub - Class in org.hyperledger.fabric.protos.peer
Interface that provides support to chaincode execution.
ChaincodeSupportGrpc.ChaincodeSupportImplBase - Class in org.hyperledger.fabric.protos.peer
Interface that provides support to chaincode execution.
ChaincodeSupportGrpc.ChaincodeSupportStub - Class in org.hyperledger.fabric.protos.peer
Interface that provides support to chaincode execution.
ChaincodeSupportImplBase() - Constructor for class org.hyperledger.fabric.protos.peer.ChaincodeSupportGrpc.ChaincodeSupportImplBase
 
CHAN_AND_ORG_VALUE - Static variable in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
CHAN_AND_ORG = 4;
CHAN_ONLY_VALUE - Static variable in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
CHAN_ONLY = 3;
CHAN_OR_ORG_VALUE - Static variable in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
CHAN_OR_ORG = 5;
CHANNEL_CONFIG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
CHANNEL_CONFIG_POLICY_REFERENCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
CHANNEL_CONFIG_POLICY_REFERENCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
CHANNEL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
CHANNEL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
CHANNEL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
CHANNEL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
CHANNEL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
CHANNEL_GROUP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.Config
 
CHANNEL_HEADER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.Header
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
CHANNEL_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
CHANNEL_MAC_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
CHANNEL_MAC_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
CHANNELS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
CLASS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
clear() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
clear() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
clear() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
clear() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
clear() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
clear() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
clearAbsoluteMaxBytes() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
The byte count of the serialized messages in a batch cannot exceed this value.
clearAck() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.Acknowledgement ack = 22;
clearAcls() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
clearAction() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
The list of actions to apply to the ledger
clearActions() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
clearActiveNodes() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
Indicates active nodes in cluster that are reacheable by Raft leader
clearAddress() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The address of the endorsing peer or ordering node that returned an error.
clearAddresses() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
repeated string addresses = 1;
clearAdminOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the admins
clearAdmins() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity denoting the administrator of this MSP
clearAlive() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
clearAliveMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Membership
clearAnchorPeers() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
clearAnonymityType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
.common.MSPIdentityAnonymity.MSPIdentityAnonymityType anonymity_type = 1;
clearApprovals() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
clearApprovals() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
clearArgs() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
repeated bytes args = 1;
clearArgument() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
When 'vscc' a marshaled VSCCArgs
clearAuthentication() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
authentication contains information that the service uses to check the client's eligibility for the queries.
clearBehavior() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The behavior when a missing block is encountered
clearBlock() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Block block = 2;
clearBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
.common.Block block = 1;
clearBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Block block = 2;
clearBlockAndPrivateData() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.BlockAndPrivateData block_and_private_data = 4;
clearBlockNum() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
uint64 block_num = 1;
clearBlockNumber() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
uint64 block_number = 1;
clearBlockNumber() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The block number to generate a snapshot
clearBlockNumbers() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
repeated uint64 block_numbers = 1;
clearBlockSeq() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
uint64 block_seq = 4;
clearBlockToLive() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The number of blocks after which the collection data expires.
clearBlockToLive() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The number of blocks after which the collection data expires.
clearBookmark() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
string bookmark = 2;
clearBookmark() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
string bookmark = 2;
clearBootstrappingSnapshotDir() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
string bootstrapping_snapshot_dir = 2;
clearBootstrappingSnapshotInfo() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
clearBrokers() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
Each broker here should be identified using the (IP|host):port notation, e.g.
clearBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
bytes Bytes = 2;
clearCapabilities() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
clearCcQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ChaincodeQuery queries for chaincodes by their name and version.
clearCcQueryRes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
clearCert() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
bytes cert = 2;
clearCertificate() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
Certificate represents the second certificate in a certification chain.
clearCertifiersIdentifier() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
CertifiersIdentifier is the hash of certificates chain of trust related to this organizational unit
clearChaincode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
string chaincode = 1;
clearChaincodeActions() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
clearChaincodeDefinitions() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
clearChaincodeDeploymentSpec() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
This is the bytes of the ChaincodeDeploymentSpec
clearChaincodeEvent() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
event emitted by chaincode.
clearChaincodeEvent() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
.protos.ChaincodeEvent chaincode_event = 1;
clearChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeID chaincode_id = 2;
clearChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string chaincode_id = 1;
clearChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the ChaincodeID of executing this invocation.
clearChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
The ID of the chaincode to target.
clearChaincodeInstallPackage() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
bytes chaincode_install_package = 1;
clearChaincodeInstallPackage() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
This should be a marshaled lifecycle.ChaincodePackage
clearChaincodeName() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
string chaincode_name = 1;
clearChaincodeProposalPayload() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
This field contains the bytes of the ChaincodeProposalPayload message from the original invocation (essentially the arguments) after the application of the visibility function.
clearChaincodes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
clearChaincodes() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
clearChaincodes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
clearChaincodes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
clearChaincodes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
clearChaincodeSpec() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
clearChaincodeSpec() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
clearChannel() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
string channel = 1;
clearChannel() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
The channel of the message.
clearChannel() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
string channel = 1;
clearChannel() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
string channel = 1;
clearChannel() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
string channel = 1;
clearChannelConfig() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config channel_config = 1;
clearChannelConfigPolicyReference() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
clearChannelConfigPolicyReference() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
clearChannelGroup() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
clearChannelHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
bytes channel_header = 1;
clearChannelId() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Identifier of the channel this message is bound for
clearChannelId() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Which channel this config update is for
clearChannelId() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
Identifier of the channel this request is bound for.
clearChannelId() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
Identifier of the channel this request is bound for.
clearChannelId() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
Identifier of the channel this request is bound for.
clearChannelId() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
Identifier of the channel this request is bound for.
clearChannelId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
channel id
clearChannelId() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
string channel_id = 1;
clearChannelId() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
string channel_id = 1;
clearChannelId() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The channel ID
clearChannelId() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The channel ID
clearChannelMAC() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
channel_MAC is an authentication code that proves that the peer that sent this message knows the name of the channel.
clearChannelMAC() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
channel_MAC is an authentication code that proves that the peer that sent this message knows the name of the channel.
clearChannels() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
clearClass_() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
.orderer.KafkaMessageRegular.Class class = 3;
clearClientIdentity() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
This is the identity of the client that is used to verify the signature on the SignedRequest's payload.
clearClientOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the clients
clearClientTlsCert() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
bytes client_tls_cert = 3;
clearClientTlsCertHash() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
This is the hash of the client's TLS cert.
clearCodePackage() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
bytes code_package = 3;
clearCollection() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string collection = 3;
clearCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
string collection = 2;
clearCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
string collection = 2;
clearCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
string collection = 2;
clearCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string collection = 3;
clearCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
string collection = 2;
clearCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
string collection = 3;
clearCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
string collection = 3;
clearCollectionConfigs() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
.protos.CollectionConfigPackage collection_configs = 6;
clearCollectionConfigs() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
clearCollectionHashedRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
clearCollectionName() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string collection_name = 1;
clearCollectionName() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
string collection_name = 1;
clearCollectionName() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
string collection_name = 1;
clearCollectionNames() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
repeated string collection_names = 2;
clearCollectionPvtRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
clearCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.protos.CollectionConfigPackage collections = 7;
clearCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
.protos.CollectionConfigPackage collections = 7;
clearCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
.protos.CollectionConfigPackage collections = 7;
clearCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
clearCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
clearCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
.protos.CollectionConfigPackage collections = 7;
clearConfig() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
clearConfig() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
A marshaled Config structure
clearConfig() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
Config is MSP dependent configuration info
clearConfig() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
clearConfigQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
clearConfigResult() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
clearConfigSeq() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
uint64 config_seq = 2;
clearConfigUpdate() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
A marshaled ConfigUpdate structure
clearConn() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
ConnEstablish, used for establishing a connection
clearConnect() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageConnect connect = 3;
clearConsensusRequest() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
consensus_request is a consensus specific message.
clearConsenterIds() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Maintains a mapping between the cluster's OSNs and their Raft IDs.
clearConsenterMetadata() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
bytes consenter_metadata = 2;
clearConsenters() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
clearContent() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
clearContent() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
string content = 1;
clearContent() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
clearContent() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
clearCreator() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
Creator of the message, a marshaled msp.SerializedIdentity
clearCred() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
cred represents the serialized idemix credential of the default signer
clearCredentialRevocationInformation() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
credential_revocation_information contains a serialized CredentialRevocationInformation
clearCryptoConfig() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
clearCurrentBlockHash() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
bytes currentBlockHash = 2;
clearData() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockData data = 2;
clearData() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
repeated bytes data = 1;
clearData() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
Data, the encoding of which is defined by the type in the header
clearData() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
clearData() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
bytes data = 2;
clearData() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Data data specific to the package
clearData() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
clearDataDig() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataDigest data_dig = 10;
clearDataHash() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
The hash of the BlockData, by MerkleTree
clearDataModel() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
.rwset.TxReadWriteSet.DataModel data_model = 1;
clearDataModel() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
.rwset.TxReadWriteSet.DataModel data_model = 1;
clearDataMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Contains a ledger block
clearDataReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataRequest data_req = 11;
clearDatatype() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
string datatype = 1;
clearDataUpdate() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataUpdate data_update = 12;
clearDead() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
clearDecorations() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
clearDigest() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
.gossip.PvtDataDigest digest = 1;
clearDigests() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
Maybe change this to bitmap later on
clearDigests() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
repeated bytes digests = 2;
clearDigests() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
clearElectionTick() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
uint32 election_tick = 2;
clearElements() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
clearElements() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
clearEmpty() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Empty message, used for pinging
clearEnable() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
If true then an msp identity that does not contain any of the specified OU will be considered invalid.
clearEndKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
string end_key = 2;
clearEndKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string endKey = 2;
clearEndorsedAt() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
uint64 endorsed_at = 1;
clearEndorsement() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
The endorsement of the proposal, basically the endorser's signature over the payload
clearEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
string endorsement_plugin = 3;
clearEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string endorsement_plugin = 4;
clearEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string endorsement_plugin = 4;
clearEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string endorsement_plugin = 4;
clearEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string endorsement_plugin = 3;
clearEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string endorsement_plugin = 3;
clearEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string endorsement_plugin = 4;
clearEndorsementPolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
clearEndorsementPolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
clearEndorsementPolicyRef() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
A named reference to an endorsement policy,
clearEndorsements() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
clearEndorser() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
Identity of the endorser (e.g.
clearEndorsersByGroups() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
clearEndpoint() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
clearEndpoint() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
string endpoint = 1;
clearEndSeqNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
uint64 end_seq_num = 2;
clearEnrollmentId() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
enrollment_id contains the enrollment id of this signer
clearEntries() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
clearEntries() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
clearEntries() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
clearEnvelope() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The transaction envelope.
clearEpoch() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
The epoch in which this header was generated, where epoch is defined based on block height Epoch in which the response has been generated.
clearEpoch() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
epoch represents the current epoch (time interval) used for revocation
clearError() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
Error indicates failure or refusal to process the query
clearError() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
string error = 1;
clearErrorResponse() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
How to respond to errors reported to the deliver service
clearEscc() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Escc for the chaincode instance
clearEscc() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the name of the ESCC for this chaincode.
clearEventName() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string event_name = 3;
clearEvents() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the event generated by the chaincode.
clearExtension() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Extension that may be attached based on the header type
clearExtension() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
Optional extensions to the proposal.
clearExtension() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
Extension should be unmarshaled to a type-specific message.
clearFabricNodeOus() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
clearFetchedRecordsCount() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
int32 fetched_records_count = 1;
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
clearFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
repeated string fields = 2;
clearFilter() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
.discovery.ChaincodeInterest filter = 1;
clearFilteredBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.FilteredBlock filtered_block = 3;
clearFilteredTransactions() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
clearGroups() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
clearHash() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
hash of ChaincodeDeploymentSpec.code_package
clearHash() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
The hash of the chaincode bytes
clearHashedReads() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
clearHashedRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
Data model specific serialized proto message (e.g., kvrwset.HashedRWSet for KV and Document data models)
clearHashedWrites() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
clearHasMore() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
bool has_more = 2;
clearHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockHeader header = 1;
clearHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
Header is included to provide identity and prevent replay
clearHeader() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
The header of the proposal.
clearHeader() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
The header of the proposal action, which is the proposal header
clearHeartbeatTick() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
uint32 heartbeat_tick = 3;
clearHeight() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
uint64 height = 1;
clearHello() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for push&pull
clearHost() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
string host = 1;
clearHost() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
string host = 1;
clearHost() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
DNS host name of the anchor peer
clearId() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Id of the chaincode that's the unique fingerprint for the CC This is not currently used anywhere but serves as a good eyecatcher
clearId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
string id = 3;
clearId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
string id = 1;
clearId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
string id = 1;
clearId() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the chaincode unique id.
clearIdBytes() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
the Identity, serialized according to the rules of its MPS
clearIdentities() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
clearIdentity() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is the msp.SerializedIdentity of the peer, represented in bytes.
clearIdentity() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
bytes identity = 4;
clearIdentity() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
bytes identity = 2;
clearIdentityIdentifierHashFunction() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
IdentityIdentifierHashFunction is a string representing the hash function to be used during the computation of the identity identifier of an MSP identity.
clearIncNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
uint64 inc_num = 1;
clearIndex() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
uint64 index = 1;
clearInfo() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
Info string which may contain additional information about the status returned
clearInfo() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
Info string which may contain additional information about the returned status.
clearInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
bool init_required = 2;
clearInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
bool init_required = 8;
clearInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
bool init_required = 8;
clearInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
bool init_required = 8;
clearInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
bool init_required = 7;
clearInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
bool init_required = 7;
clearInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
bool init_required = 8;
clearInProgress() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
bool in_progress = 1;
clearInput() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeInput input = 3;
clearInput() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
Input contains the arguments for this invocation.
clearInput() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the chaincode function upon instantiation and its arguments.
clearInstalledChaincodes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
clearInstantiationPolicy() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
InstantiationPolicy for the chaincode
clearInstantiationPolicy() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
This is the instantiation policy which is identical in structure to endorsement policy.
clearInt64() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
int64 Int64 = 1;
clearInterests() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
clearIntermediateCerts() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
clearInternalEndpoint() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
string internalEndpoint = 1;
clearIpk() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
ipk represents the (serialized) issuer public key
clearIsDeclaration() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
bool is_declaration = 3;
clearIsDelete() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
bool is_delete = 4;
clearIsDelete() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
bool is_delete = 2;
clearIsDelete() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
bool is_delete = 2;
clearIsInit() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
is_init is used for the application to signal that an invocation is to be routed to the legacy 'Init' function for compatibility with chaincodes which handled Init in the old way.
clearIsolatedData() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
clearItrExhausted() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
bool itr_exhausted = 3;
clearKey() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
string key = 2;
clearKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
string key = 1;
clearKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
string key = 1;
clearKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
string key = 1;
clearKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
string key = 1;
clearKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
string key = 1;
clearKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
string key = 1;
clearKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
string key = 1;
clearKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
string key = 1;
clearKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
string key = 1;
clearKeyHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
bytes key_hash = 1;
clearKeyHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
bytes key_hash = 1;
clearKeyHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
bytes key_hash = 1;
clearKeyIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
Identifier of the key inside the default keystore; this for the case of Software BCCSP as well as the HSM BCCSP would be the SKI of the key
clearKeyMaterial() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
KeyMaterial (optional) for the key to be imported; this is properly encoded key bytes, prefixed by the type of the key
clearKnown() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
repeated bytes known = 2;
clearKvReads() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
clearLabel() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
string label = 2;
clearLabel() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
string label = 2;
clearLabel() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
string label = 2;
clearLastBlockInSnapshot() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
uint64 lastBlockInSnapshot = 1;
clearLastConfig() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
.common.LastConfig last_config = 1;
clearLastOffsetPersisted() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
LastOffsetPersisted is the encoded value for the Metadata message which is encoded in the ORDERER block metadata index for the case of the Kafka-based orderer.
clearLastOriginalOffsetProcessed() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
LastOriginalOffsetProcessed is used to keep track of the newest offset processed if a message is re-validated and re-ordered.
clearLastResubmittedConfigOffset() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
LastResubmittedConfigOffset is used to capture the newest offset of CONFIG kafka message, which is revalidated and resubmitted.
clearLastUpdate() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
The last CONFIG_UPDATE message which generated this current configuration
clearLastValidationSeq() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
last_validation_seq denotes the last configuration sequence at which the sender validated this message.
clearLayouts() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
clearLeadershipMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to indicate intent of peer to become leader
clearLedgerHeight() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
uint64 ledger_height = 1;
clearLeftChannel() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
bool left_channel = 2;
clearLocalPackage() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Local local_package = 2;
clearLocalPeers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
clearMaxCount() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
The max count of channels to allow to be created, a value of 0 indicates no limit
clearMaxDegree() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
uint32 max_degree = 1;
clearMaximumPeerCount() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The maximum number of peers that private data will be sent to upon endorsement.
clearMaximumPeerCount() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The maximum number of peers that private data will be sent to upon endorsement.
clearMaxInflightBlocks() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
uint32 max_inflight_blocks = 4;
clearMaxLevel() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
uint32 max_level = 2;
clearMaxLevelHashes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
repeated bytes max_level_hashes = 3;
clearMaxMessageCount() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
Simply specified as number of messages for now, in the future we may want to allow this to be specified by size in bytes
clearMemberOnlyRead() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The member only read access denotes whether only collection member clients can read the private data (if set to true), or even non members can read the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
clearMemberOnlyRead() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The member only read access denotes whether only collection member clients can read the private data (if set to true), or even non members can read the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
clearMemberOnlyWrite() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The member only write access denotes whether only collection member clients can write the private data (if set to true), or even non members can write the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
clearMemberOnlyWrite() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The member only write access denotes whether only collection member clients can write the private data (if set to true), or even non members can write the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
clearMemberOrgsPolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
clearMemberOrgsPolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
clearMembers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
clearMembership() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.Member membership = 1;
clearMembershipInfo() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
clearMemReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipRequest mem_req = 6;
clearMemRes() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipResponse mem_res = 7;
clearMessage() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The error message returned by this endpoint.
clearMessage() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
A message associated with the response code.
clearMetadata() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockMetadata metadata = 3;
clearMetadata() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
repeated bytes metadata = 1;
clearMetadata() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
bytes metadata = 3;
clearMetadata() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
bytes metadata = 2;
clearMetadata() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
bytes metadata = 2;
clearMetadata() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
bytes metadata = 3;
clearMetadata() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
bytes metadata = 3;
clearMetadata() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
Opaque metadata, dependent on the consensus type.
clearMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
bytes metadata = 3;
clearMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
bytes metadata = 4;
clearMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
.protos.StateMetadata metadata = 4;
clearMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
bytes metadata = 4;
clearMetadatahash() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
hash of ChaincodeID.name + ChaincodeID.version
clearMetadataWrites() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
clearMetadataWrites() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
clearMetakey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
string metakey = 1;
clearModPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
string mod_policy = 5;
clearModPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
string mod_policy = 3;
clearModPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
string mod_policy = 3;
clearMsgType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
.gossip.PullMsgType msg_type = 3;
clearMsgType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
.gossip.PullMsgType msg_type = 3;
clearMsgType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
.gossip.PullMsgType msg_type = 3;
clearMsgType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
.gossip.PullMsgType msg_type = 3;
clearMspId() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The MSP Identifier of this endpoint.
clearMspid() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
The identifier of the associated membership service provider
clearMspIdentifier() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
MSPIdentifier represents the identifier of the MSP this principal refers to
clearMspIdentifier() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
MSPIdentifier represents the identifier of the MSP this organization unit refers to
clearMsps() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
clearN() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
int32 n = 1;
clearName() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
the name of the collection inside the denoted chaincode
clearName() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
string name = 1;
clearName() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
SHA256 is currently the only supported and tested algorithm.
clearName() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
string name = 1;
clearName() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
string name = 1;
clearName() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
string name = 1;
clearName() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Name holds the identifier of the MSP; MSP identifier is chosen by the application that governs this MSP.
clearName() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
Name holds the identifier of the MSP
clearName() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Name of the chaincode
clearName() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
all other requests will use the name (really a hashcode) generated by the deploy transaction
clearName() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
the name of the collection inside the denoted chaincode
clearName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string name = 2;
clearName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string name = 2;
clearName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string name = 2;
clearName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
string name = 1;
clearName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
string name = 1;
clearName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string name = 1;
clearName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
string name = 1;
clearName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
string name = 1;
clearName() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
string name = 1;
clearName() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
Specifies what code to run for endorsements, defaults 'escc'
clearName() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
Specifies which code to run to validate transactions, defaults to 'vscc'
clearNamespace() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string namespace = 2;
clearNamespace() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string namespace = 2;
clearNamespace() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
string namespace = 1;
clearNamespace() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
string namespace = 1;
clearNamespace() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
string namespace = 1;
clearNewest() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNewest newest = 1;
clearNextCommit() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNextCommit next_commit = 4;
clearNextConsenterId() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Carries the Raft ID value that will be assigned to the next OSN that will join this cluster.
clearNonce() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
Arbitrary number that may only be used once.
clearNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
uint64 nonce = 1;
clearNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
uint64 nonce = 1;
clearNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
uint64 nonce = 1;
clearNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
uint64 nonce = 1;
clearNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
used mainly for testing, but will might be used in the future for ensuring message delivery by acking
clearNoPrivateReads() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
Indicates we do not need to read from private data
clearNoPublicWrites() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
Indicates we do not need to write to the chaincode namespace
clearNOutOf() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
.common.SignaturePolicy.NOutOf n_out_of = 2;
clearNsPvtRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
clearNsRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
clearNumber() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
The position in the blockchain
clearNumber() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
uint64 number = 1;
clearNumber() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
The position in the blockchain
clearNymX() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
nym_x is the X-component of the pseudonym elliptic curve point.
clearNymY() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
nym_y is the Y-component of the pseudonym elliptic curve point.
clearOldest() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekOldest oldest = 2;
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
clearOptions() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
.etcdraft.Options options = 2;
clearOrdererOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the orderers
clearOrderers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
clearOrganizationalUnitIdentifier() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
clearOrganizationalUnitIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
clearOrganizationalUnitIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
organizational_unit_identifier defines the organizational unit the default signer is in
clearOrganizationalUnitIdentifiers() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
clearOriginalOffset() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
int64 original_offset = 4;
clearOu() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
ou contains the organizational unit of the idemix identity
clearOwnerEndorsements() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
clearPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
string package_id = 1;
clearPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
string package_id = 1;
clearPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
string package_id = 1;
clearPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
string package_id = 1;
clearPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
string package_id = 1;
clearPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
string package_id = 1;
clearPageSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
int32 pageSize = 1;
clearPath() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
deploy transaction will use the path
clearPath() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the path as specified by the install/instantiate transaction
clearPayload() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
clearPayload() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
clearPayload() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
A marshaled Payload
clearPayload() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
bytes payload = 1;
clearPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
.gossip.Payload payload = 1;
clearPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
bytes payload = 1;
clearPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
.gossip.PrivatePayload payload = 1;
clearPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
the payload is a marshaled kvrwset.KVRWSet
clearPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
Encodes marhslaed bytes of rwset.TxPvtReadWriteSet defined in rwset.proto
clearPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
bytes payload = 1;
clearPayload() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
bytes payload = 2;
clearPayload() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
clearPayload() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
clearPayload() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
content is the fabric transaction that is forwarded to the cluster member.
clearPayload() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
bytes payload = 1;
clearPayload() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
bytes payload = 1;
clearPayload() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
bytes payload = 4;
clearPayload() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
bytes payload = 3;
clearPayload() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
clearPayload() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
clearPayload() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
The payload of the proposal as defined by the type in the proposal header.
clearPayload() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
The payload of response.
clearPayload() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
A payload that can be used to include metadata with this response.
clearPayload() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
The payload of the action as defined by the type in the header For chaincode, it's the bytes of ChaincodeActionPayload
clearPayloads() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
clearPeerIdentity() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to learn of a peer's certificate
clearPeerOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the peers
clearPeerQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
clearPeers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
clearPeersByOrg() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
clearPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
bytes pki_id = 1;
clearPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
bytes pki_id = 1;
clearPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
bytes pki_id = 3;
clearPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
bytes pki_id = 1;
clearPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
bytes pki_id = 3;
clearPolicies() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
clearPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
.common.Policy policy = 2;
clearPolicy() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Policy endorsement policy for the chaincode instance
clearPolicyRef() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
The policy name to use for this API
clearPort() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
uint32 port = 2;
clearPort() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
uint32 port = 2;
clearPort() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
The port number
clearPreferredMaxBytes() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
The byte count of the serialized messages in a batch should not exceed this value.
clearPreparedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
clearPreparedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
The signed set of endorsed transaction responses to submit.
clearPreviousBlockHash() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
bytes previousBlockHash = 3;
clearPreviousHash() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
The hash of the previous block header
clearPrincipal() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
Principal completes the policy principal definition.
clearPrincipalClassification() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
Classification describes the way that one should process Principal.
clearPrincipals() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
clearPrivateData() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Encapsulates private data used to distribute private rwset after the endorsement
clearPrivateData() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
repeated bytes private_data = 3;
clearPrivateDataMap() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
clearPrivateReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to request private data
clearPrivateRes() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to respond to private data requests
clearPrivateRwset() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
bytes private_rwset = 4;
clearPrivateSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
PrivateSigner denotes a reference to the private key of the peer's signing identity
clearPrivateSimHeight() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
uint64 private_sim_height = 5;
clearProbe() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
bool probe = 4;
clearProof() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
proof contains the cryptographic evidence that this identity is valid
clearProperties() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.Properties properties = 5;
clearProposal() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
The signed proposal.
clearProposal() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.SignedProposal proposal = 5;
clearProposalBytes() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
The bytes of Proposal
clearProposalHash() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
Hash of the proposal that triggered this response.
clearProposalResponsePayload() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
This is the bytes of the ProposalResponsePayload message signed by the endorsers.
clearProposedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The signed proposal ready for endorsement.
clearProposedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
The signed proposal ready for evaluation.
clearPublicSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
PublicSigner carries the public information of the signing identity.
clearPvtRwset() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
clearPvtRwsetHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
Hash of entire private read-write set for a specific collection.
clearQuantitiesByGroup() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
clearQueries() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
clearQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
clearQuery() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
string query = 1;
clearRaftIndex() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Index of etcd/raft entry for current block.
clearRangeQueriesInfo() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
clearRawReads() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReads raw_reads = 4;
clearReads() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
clearReadSet() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
clearReadsInfo() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
clearReadsMerkleHashes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
clearReferences() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
clearReferences() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
clearRegular() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageRegular regular = 1;
clearRequest() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
The bytes of SnapshotRequest or SnapshotQuery
clearRequiredPeerCount() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The minimum number of peers private data will be sent to upon endorsement.
clearRequiredPeerCount() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The minimum number of peers private data will be sent to upon endorsement.
clearResourcesConfig() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config resources_config = 2;
clearResponse() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the result of executing this invocation.
clearResponse() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
A response message indicating whether the endorsement of the action was successful
clearResult() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
clearResult() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
The result of the transaction commit, as defined in peer/transaction.proto
clearResult() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
clearResult() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
clearResult() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
clearResultBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
bytes resultBytes = 1;
clearResults() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
clearResults() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
clearResults() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the read set and the write set produced by the chaincode executing this invocation.
clearRevocationList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity revocation list
clearRevocationPk() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
revocation_pk is the public key used for revocation of credentials
clearRole() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
MSPRoleType defines which of the available, pre-defined MSP-roles an identiy should posess inside the MSP with identifier MSPidentifier
clearRole() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
role contains the role of this identity (e.g., ADMIN or MEMBER)
clearRole() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
role defines whether the default signer is admin, peer, member or client
clearRootCerts() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
clearRule() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
.common.ImplicitMetaPolicy.Rule rule = 2;
clearRule() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
.common.SignaturePolicy rule = 2;
clearRules() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
clearRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
Data model specific serialized proto message (e.g., kvrwset.KVRWSet for KV and Document data models)
clearRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
Data model specific serialized proto message (e.g., kvrwset.KVRWSet for KV and Document data models)
clearSecretEnvelope() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
.gossip.SecretEnvelope secret_envelope = 3;
clearSelfInformation() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
.gossip.Envelope self_information = 1;
clearSeqInBlock() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
uint64 seq_in_block = 5;
clearSeqNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
uint64 seq_num = 1;
clearSeqNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
uint64 seq_num = 2;
clearSequence() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
uint64 sequence = 1;
clearSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
int64 sequence = 1;
clearSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
int64 sequence = 1;
clearSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
int64 sequence = 1;
clearSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
int64 sequence = 2;
clearSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
int64 sequence = 1;
clearSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
int64 sequence = 1;
clearSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
int64 sequence = 2;
clearServerTlsCert() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
bytes server_tls_cert = 4;
clearSignature() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
A signature by the creator specified in the Payload header
clearSignature() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
The signature over the concatenation of the Metadata value bytes, signatureHeader, and block header
clearSignature() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
Signature over the concatenation signatureHeader bytes and config bytes
clearSignature() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
bytes signature = 2;
clearSignature() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
bytes signature = 2;
clearSignature() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
bytes signature = 2;
clearSignature() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
Signaure over proposalBytes; this signature is to be verified against the creator identity contained in the header of the Proposal message marshaled as proposalBytes
clearSignature() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
Signature of the payload included in ProposalResponse concatenated with the endorser's certificate; ie, sign(ProposalResponse.payload + endorser)
clearSignature() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
Signaure over request bytes; this signature is to be verified against the client identity
clearSignatureHashFamily() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
SignatureHashFamily is a string representing the hash family to be used during sign and verify operations.
clearSignatureHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
bytes signature_header = 2;
clearSignatureHeader() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
An encoded SignatureHeader
clearSignatureHeader() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
A marshaled SignatureHeader
clearSignatureHeader() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The signature header that contains creator identity and nonce
clearSignatureHeader() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The signature header that contains creator identity and nonce
clearSignaturePolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
Initially, only a signature policy is supported.
clearSignaturePolicy() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
clearSignaturePolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
Initially, only a signature policy is supported.
clearSignaturePolicy() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
clearSignatures() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
clearSignatures() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
clearSignedBy() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
int32 signed_by = 1;
clearSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
signer may contain crypto material to configure a default signer
clearSigningIdentity() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
clearSk() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
sk is the secret key of the default signer, corresponding to credential Cred
clearSnapshotIntervalSize() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
Take snapshot when cumulative data exceeds certain size in bytes.
clearSource() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.lifecycle.ChaincodeSource source = 9;
clearSource() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.lifecycle.ChaincodeSource source = 8;
clearSpecified() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekSpecified specified = 3;
clearStart() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to start the deliver from
clearStartKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
string start_key = 1;
clearStartKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string startKey = 1;
clearStartSeqNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
uint64 start_seq_num = 1;
clearState() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
The state signals the ordering service to go into maintenance mode, typically for consensus-type migration.
clearStateInfo() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.StateInfo message
clearStateInfo() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for relaying information about state
clearStateInfoPullReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for asking for StateInfoSnapshots
clearStateRequest() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to ask from a remote peer a set of blocks
clearStateResponse() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to send a set of blocks to a remote peer
clearStateSnapshot() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for sending sets of StateInfo messages
clearStaticCollectionConfig() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
clearStaticCollectionConfig() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
.protos.StaticCollectionConfig static_collection_config = 1;
clearStatus() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
Status code, which may be used to programatically respond to success/failure
clearStatus() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Status status = 1;
clearStatus() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
Status code, which may be used to programatically respond to success/failure.
clearStatus() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Status status = 1;
clearStatus() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
A status code that should follow the HTTP status codes.
clearStop() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to stop the deliver
clearString() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
string String = 3;
clearSubmitRequest() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
submit_request is a relay of a transaction.
clearSubmitRes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
.orderer.SubmitResponse submit_res = 1;
clearSubPolicy() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
string sub_policy = 1;
clearTag() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
determines to which peers it is allowed to forward the message
clearTickInterval() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
time duration format, e.g.
clearTimeout() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
Any duration string parseable by ParseDuration(): https://golang.org/pkg/time/#ParseDuration
clearTimeout() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
int32 timeout = 4;
clearTimestamp() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Timestamp is the local time when the message was created by the sender
clearTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.PeerTime timestamp = 2;
clearTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
.gossip.PeerTime timestamp = 2;
clearTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.PeerTime timestamp = 2;
clearTimestamp() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
.google.protobuf.Timestamp timestamp = 3;
clearTimestamp() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.google.protobuf.Timestamp timestamp = 2;
clearTimestamp() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
Timestamp is the time that the message was created as defined by the sender
clearTimeToCut() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
clearTlsCertHash() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
If mutual TLS is employed, this represents the hash of the client's TLS certificate
clearTlsCertHash() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
bytes tls_cert_hash = 3;
clearTlsIntermediateCerts() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
clearTlsRootCerts() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS root certificates trusted by this MSP.
clearTransactionActions() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.FilteredTransactionActions transaction_actions = 4;
clearTransactionEnvelope() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
An Envelope which includes a processed transaction
clearTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
Identifier of the transaction to check.
clearTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The unique identifier for the transaction.
clearTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
Identifier of the transaction to evaluate.
clearTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
Identifier of the prepared transaction.
clearTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
Identifier of the proposed transaction.
clearTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
Identifier of the transaction to submit.
clearTransientMap() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
clearTxId() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
An unique identifier that is used end-to-end.
clearTxId() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string tx_id = 3;
clearTxId() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string tx_id = 1;
clearTxId() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
string tx_id = 1;
clearTxId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string tx_id = 2;
clearTxid() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
string txid = 4;
clearTxid() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
string txid = 1;
clearTxNum() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
uint64 tx_num = 2;
clearTxSeqInBlock() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
uint64 tx_seq_in_block = 1;
clearTxValidationCode() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.TxValidationCode tx_validation_code = 3;
clearType() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Header types 0-10000 are reserved and defined by HeaderType
clearType() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
clearType() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
For outside implementors, consider the first 1000 types reserved, otherwise one of PolicyType
clearType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
clearType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
Type holds the type of the MSP; the default one would be of type FABRIC implementing an X.509 based provider
clearType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
clearType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
clearType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
The consensus type: "solo", "kafka" or "etcdraft".
clearType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
clearType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeSpec.Type type = 1;
clearType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.ChaincodeMessage.Type type = 1;
clearType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
clearType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.common.HeaderType type = 2;
clearType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
clearType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
clearType() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
clearUnavailable() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
clearValidationCode() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
An indication of whether the transaction was validated or invalidated by committing peer
clearValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
bytes validation_parameter = 2;
clearValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
bytes validation_parameter = 6;
clearValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
bytes validation_parameter = 6;
clearValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
bytes validation_parameter = 6;
clearValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
bytes validation_parameter = 5;
clearValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
bytes validation_parameter = 5;
clearValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
bytes validation_parameter = 6;
clearValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
string validation_plugin = 1;
clearValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string validation_plugin = 5;
clearValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string validation_plugin = 5;
clearValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string validation_plugin = 5;
clearValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string validation_plugin = 4;
clearValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string validation_plugin = 4;
clearValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string validation_plugin = 5;
clearValue() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
bytes value = 1;
clearValue() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
bytes value = 2;
clearValue() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
bytes value = 2;
clearValue() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
bytes value = 2;
clearValue() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
bytes value = 3;
clearValue() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
bytes value = 2;
clearValue() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
bytes value = 3;
clearValue() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
bytes value = 2;
clearValue() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
bytes value = 2;
clearValueHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
bytes value_hash = 3;
clearValues() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
clearVersion() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Version indicates message protocol version
clearVersion() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
uint64 version = 1;
clearVersion() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
uint64 version = 1;
clearVersion() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
uint64 version = 1;
clearVersion() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
int32 version = 1;
clearVersion() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
string version = 2;
clearVersion() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
.kvrwset.Version version = 2;
clearVersion() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
.kvrwset.Version version = 2;
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Version of the chaincode
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
user friendly version name for the chaincode
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
string version = 1;
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string version = 3;
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string version = 3;
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string version = 3;
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string version = 2;
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string version = 2;
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string version = 3;
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
string version = 2;
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
string version = 2;
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
Version indicates message protocol version
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
string version = 2;
clearVersion() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
A user friendly human readable name corresponding to the ID
clearVscc() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Vscc for the chaincode instance
clearVscc() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the name of the VSCC for this chaincode.
clearWidth() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
width specifies the width of the Merkle tree to use when computing the BlockDataHash in order to replicate flat hashing, set this width to MAX_UINT32
clearWrites() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
clearWriteSet() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
WriteSet lists the portion of the config which was written, this should included updated Versions
CLIENT_IDENTITY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
CLIENT_OU_IDENTIFIER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
CLIENT_TLS_CERT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
CLIENT_TLS_CERT_HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
CLIENT_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
Represents an MSP Client
clone() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
clone() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
clone() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
clone() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
clone() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
clone() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
close() - Method in interface org.hyperledger.fabric.client.Gateway
Close the gateway connection and all associated resources, including removing listeners attached to networks and contracts created by the gateway.
ClusterGrpc - Class in org.hyperledger.fabric.protos.orderer
Cluster defines communication between cluster members.
ClusterGrpc.ClusterBlockingStub - Class in org.hyperledger.fabric.protos.orderer
Cluster defines communication between cluster members.
ClusterGrpc.ClusterFutureStub - Class in org.hyperledger.fabric.protos.orderer
Cluster defines communication between cluster members.
ClusterGrpc.ClusterImplBase - Class in org.hyperledger.fabric.protos.orderer
Cluster defines communication between cluster members.
ClusterGrpc.ClusterStub - Class in org.hyperledger.fabric.protos.orderer
Cluster defines communication between cluster members.
ClusterImplBase() - Constructor for class org.hyperledger.fabric.protos.orderer.ClusterGrpc.ClusterImplBase
 
ClusterOuterClass - Class in org.hyperledger.fabric.protos.orderer
 
ClusterOuterClass.ConsensusRequest - Class in org.hyperledger.fabric.protos.orderer
ConsensusRequest is a consensus specific message sent to a cluster member.
ClusterOuterClass.ConsensusRequest.Builder - Class in org.hyperledger.fabric.protos.orderer
ConsensusRequest is a consensus specific message sent to a cluster member.
ClusterOuterClass.ConsensusRequestOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
ClusterOuterClass.StepRequest - Class in org.hyperledger.fabric.protos.orderer
StepRequest wraps a message that is sent to a cluster member.
ClusterOuterClass.StepRequest.Builder - Class in org.hyperledger.fabric.protos.orderer
StepRequest wraps a message that is sent to a cluster member.
ClusterOuterClass.StepRequest.PayloadCase - Enum in org.hyperledger.fabric.protos.orderer
 
ClusterOuterClass.StepRequestOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
ClusterOuterClass.StepResponse - Class in org.hyperledger.fabric.protos.orderer
StepResponse is a message received from a cluster member.
ClusterOuterClass.StepResponse.Builder - Class in org.hyperledger.fabric.protos.orderer
StepResponse is a message received from a cluster member.
ClusterOuterClass.StepResponse.PayloadCase - Enum in org.hyperledger.fabric.protos.orderer
 
ClusterOuterClass.StepResponseOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
ClusterOuterClass.SubmitRequest - Class in org.hyperledger.fabric.protos.orderer
SubmitRequest wraps a transaction to be sent for ordering.
ClusterOuterClass.SubmitRequest.Builder - Class in org.hyperledger.fabric.protos.orderer
SubmitRequest wraps a transaction to be sent for ordering.
ClusterOuterClass.SubmitRequestOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
ClusterOuterClass.SubmitResponse - Class in org.hyperledger.fabric.protos.orderer
SubmitResponse returns a success or failure status to the sender.
ClusterOuterClass.SubmitResponse.Builder - Class in org.hyperledger.fabric.protos.orderer
SubmitResponse returns a success or failure status to the sender.
ClusterOuterClass.SubmitResponseOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
CODE_PACKAGE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
Collection - Class in org.hyperledger.fabric.protos.common
 
Collection - Class in org.hyperledger.fabric.protos.peer
 
Collection.CollectionConfig - Class in org.hyperledger.fabric.protos.common
Deprecated.
Collection.CollectionConfig - Class in org.hyperledger.fabric.protos.peer
CollectionConfig defines the configuration of a collection object; it currently contains a single, static type.
Collection.CollectionConfig.Builder - Class in org.hyperledger.fabric.protos.common
Deprecated.
CollectionConfig defines the configuration of a collection object; it currently contains a single, static type.
Collection.CollectionConfig.Builder - Class in org.hyperledger.fabric.protos.peer
CollectionConfig defines the configuration of a collection object; it currently contains a single, static type.
Collection.CollectionConfig.PayloadCase - Enum in org.hyperledger.fabric.protos.common
Deprecated.
 
Collection.CollectionConfig.PayloadCase - Enum in org.hyperledger.fabric.protos.peer
 
Collection.CollectionConfigOrBuilder - Interface in org.hyperledger.fabric.protos.common
Deprecated.
Collection.CollectionConfigOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Collection.CollectionConfigPackage - Class in org.hyperledger.fabric.protos.common
Deprecated.
Collection.CollectionConfigPackage - Class in org.hyperledger.fabric.protos.peer
CollectionConfigPackage represents an array of CollectionConfig messages; the extra struct is required because repeated oneof is forbidden by the protobuf syntax
Collection.CollectionConfigPackage.Builder - Class in org.hyperledger.fabric.protos.common
Deprecated.
CollectionConfigPackage represents an array of CollectionConfig messages; the extra struct is required because repeated oneof is forbidden by the protobuf syntax
Collection.CollectionConfigPackage.Builder - Class in org.hyperledger.fabric.protos.peer
CollectionConfigPackage represents an array of CollectionConfig messages; the extra struct is required because repeated oneof is forbidden by the protobuf syntax
Collection.CollectionConfigPackageOrBuilder - Interface in org.hyperledger.fabric.protos.common
Deprecated.
Collection.CollectionConfigPackageOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Collection.CollectionPolicyConfig - Class in org.hyperledger.fabric.protos.common
Deprecated.
Collection.CollectionPolicyConfig - Class in org.hyperledger.fabric.protos.peer
Collection policy configuration.
Collection.CollectionPolicyConfig.Builder - Class in org.hyperledger.fabric.protos.common
Deprecated.
Collection policy configuration.
Collection.CollectionPolicyConfig.Builder - Class in org.hyperledger.fabric.protos.peer
Collection policy configuration.
Collection.CollectionPolicyConfig.PayloadCase - Enum in org.hyperledger.fabric.protos.common
Deprecated.
 
Collection.CollectionPolicyConfig.PayloadCase - Enum in org.hyperledger.fabric.protos.peer
 
Collection.CollectionPolicyConfigOrBuilder - Interface in org.hyperledger.fabric.protos.common
Deprecated.
Collection.CollectionPolicyConfigOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Collection.StaticCollectionConfig - Class in org.hyperledger.fabric.protos.common
Deprecated.
Collection.StaticCollectionConfig - Class in org.hyperledger.fabric.protos.peer
StaticCollectionConfig constitutes the configuration parameters of a static collection object.
Collection.StaticCollectionConfig.Builder - Class in org.hyperledger.fabric.protos.common
Deprecated.
StaticCollectionConfig constitutes the configuration parameters of a static collection object.
Collection.StaticCollectionConfig.Builder - Class in org.hyperledger.fabric.protos.peer
StaticCollectionConfig constitutes the configuration parameters of a static collection object.
Collection.StaticCollectionConfigOrBuilder - Interface in org.hyperledger.fabric.protos.common
Deprecated.
Collection.StaticCollectionConfigOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
COLLECTION_CONFIGS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
COLLECTION_CONFIGS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
COLLECTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
COLLECTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
COLLECTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
COLLECTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
COLLECTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
COLLECTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
COLLECTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
COLLECTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
COLLECTION_HASHED_RWSET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
COLLECTION_NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
COLLECTION_NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
COLLECTION_NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
COLLECTION_NAMES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
COLLECTION_PVT_RWSET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
COLLECTIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
COLLECTIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
COLLECTIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
COLLECTIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
COLLECTIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
COLLECTIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
COMBINED_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
an identity to be anonymous or nominal.
COMMIT_HASH_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
Block metadata array position to store the hash of TRANSACTIONS_FILTER, State Updates, and the COMMIT_HASH of the previous block
CommitException - Exception in org.hyperledger.fabric.client
Thrown when a transaction fails to commit successfully.
CommitException(String, TransactionPackage.TxValidationCode) - Constructor for exception org.hyperledger.fabric.client.CommitException
Constructs a new commit exception for the specified transaction.
CommitException(String, TransactionPackage.TxValidationCode, Throwable) - Constructor for exception org.hyperledger.fabric.client.CommitException
Constructs a new commit exception for the specified transaction.
commitStatus(CommitStatusRequest) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayBlockingStub
The CommitStatus service will indicate whether a prepared transaction previously submitted to the Submit sevice has been committed.
commitStatus(CommitStatusRequest) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayFutureStub
The CommitStatus service will indicate whether a prepared transaction previously submitted to the Submit sevice has been committed.
commitStatus(CommitStatusRequest, StreamObserver<CommitStatusResponse>) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayImplBase
The CommitStatus service will indicate whether a prepared transaction previously submitted to the Submit sevice has been committed.
commitStatus(CommitStatusRequest, StreamObserver<CommitStatusResponse>) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayStub
The CommitStatus service will indicate whether a prepared transaction previously submitted to the Submit sevice has been committed.
CommitStatusRequest - Class in org.hyperledger.fabric.protos.gateway
CommitStatusRequest contains the details required to check whether a transaction has been successfully committed.
CommitStatusRequest.Builder - Class in org.hyperledger.fabric.protos.gateway
CommitStatusRequest contains the details required to check whether a transaction has been successfully committed.
CommitStatusRequestOrBuilder - Interface in org.hyperledger.fabric.protos.gateway
 
CommitStatusResponse - Class in org.hyperledger.fabric.protos.gateway
CommitStatusResponse returns the result of committing a transaction.
CommitStatusResponse.Builder - Class in org.hyperledger.fabric.protos.gateway
CommitStatusResponse returns the result of committing a transaction.
CommitStatusResponseOrBuilder - Interface in org.hyperledger.fabric.protos.gateway
 
Common - Class in org.hyperledger.fabric.protos.common
 
Common.Block - Class in org.hyperledger.fabric.protos.common
This is finalized block structure to be shared among the orderer and peer Note that the BlockHeader chains to the previous BlockHeader, and the BlockData hash is embedded in the BlockHeader.
Common.Block.Builder - Class in org.hyperledger.fabric.protos.common
This is finalized block structure to be shared among the orderer and peer Note that the BlockHeader chains to the previous BlockHeader, and the BlockData hash is embedded in the BlockHeader.
Common.BlockData - Class in org.hyperledger.fabric.protos.common
Protobuf type common.BlockData
Common.BlockData.Builder - Class in org.hyperledger.fabric.protos.common
Protobuf type common.BlockData
Common.BlockDataOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.BlockHeader - Class in org.hyperledger.fabric.protos.common
BlockHeader is the element of the block which forms the block chain The block header is hashed using the configured chain hashing algorithm over the ASN.1 encoding of the BlockHeader
Common.BlockHeader.Builder - Class in org.hyperledger.fabric.protos.common
BlockHeader is the element of the block which forms the block chain The block header is hashed using the configured chain hashing algorithm over the ASN.1 encoding of the BlockHeader
Common.BlockHeaderOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.BlockMetadata - Class in org.hyperledger.fabric.protos.common
Protobuf type common.BlockMetadata
Common.BlockMetadata.Builder - Class in org.hyperledger.fabric.protos.common
Protobuf type common.BlockMetadata
Common.BlockMetadataIndex - Enum in org.hyperledger.fabric.protos.common
This enum enlists indexes of the block metadata array
Common.BlockMetadataOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.BlockOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.ChannelHeader - Class in org.hyperledger.fabric.protos.common
Header is a generic replay prevention and identity message to include in a signed payload
Common.ChannelHeader.Builder - Class in org.hyperledger.fabric.protos.common
Header is a generic replay prevention and identity message to include in a signed payload
Common.ChannelHeaderOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.Envelope - Class in org.hyperledger.fabric.protos.common
Envelope wraps a Payload with a signature so that the message may be authenticated
Common.Envelope.Builder - Class in org.hyperledger.fabric.protos.common
Envelope wraps a Payload with a signature so that the message may be authenticated
Common.EnvelopeOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.Header - Class in org.hyperledger.fabric.protos.common
Protobuf type common.Header
Common.Header.Builder - Class in org.hyperledger.fabric.protos.common
Protobuf type common.Header
Common.HeaderOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.HeaderType - Enum in org.hyperledger.fabric.protos.common
Protobuf enum common.HeaderType
Common.LastConfig - Class in org.hyperledger.fabric.protos.common
LastConfig is the encoded value for the Metadata message which is encoded in the LAST_CONFIGURATION block metadata index
Common.LastConfig.Builder - Class in org.hyperledger.fabric.protos.common
LastConfig is the encoded value for the Metadata message which is encoded in the LAST_CONFIGURATION block metadata index
Common.LastConfigOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.Metadata - Class in org.hyperledger.fabric.protos.common
Metadata is a common structure to be used to encode block metadata
Common.Metadata.Builder - Class in org.hyperledger.fabric.protos.common
Metadata is a common structure to be used to encode block metadata
Common.MetadataOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.MetadataSignature - Class in org.hyperledger.fabric.protos.common
Protobuf type common.MetadataSignature
Common.MetadataSignature.Builder - Class in org.hyperledger.fabric.protos.common
Protobuf type common.MetadataSignature
Common.MetadataSignatureOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.OrdererBlockMetadata - Class in org.hyperledger.fabric.protos.common
OrdererBlockMetadata defines metadata that is set by the ordering service.
Common.OrdererBlockMetadata.Builder - Class in org.hyperledger.fabric.protos.common
OrdererBlockMetadata defines metadata that is set by the ordering service.
Common.OrdererBlockMetadataOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.Payload - Class in org.hyperledger.fabric.protos.common
Payload is the message contents (and header to allow for signing)
Common.Payload.Builder - Class in org.hyperledger.fabric.protos.common
Payload is the message contents (and header to allow for signing)
Common.PayloadOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.SignatureHeader - Class in org.hyperledger.fabric.protos.common
Protobuf type common.SignatureHeader
Common.SignatureHeader.Builder - Class in org.hyperledger.fabric.protos.common
Protobuf type common.SignatureHeader
Common.SignatureHeaderOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Common.Status - Enum in org.hyperledger.fabric.protos.common
These status codes are intended to resemble selected HTTP status codes
COMPLETED_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
COMPLETED = 6;
CONFIG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
CONFIG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
CONFIG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
CONFIG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
CONFIG_QUERY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
CONFIG_RESULT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
CONFIG_SEQ_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
CONFIG_UPDATE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
CONFIG_UPDATE_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.HeaderType
Used for transactions which update the channel config
CONFIG_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.HeaderType
Used for messages which express the channel config
CONFIG_VALUE - Static variable in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
CONFIG = 2;
Configtx - Class in org.hyperledger.fabric.protos.common
 
Configtx.Config - Class in org.hyperledger.fabric.protos.common
Config represents the config for a particular channel
Configtx.Config.Builder - Class in org.hyperledger.fabric.protos.common
Config represents the config for a particular channel
Configtx.ConfigEnvelope - Class in org.hyperledger.fabric.protos.common
ConfigEnvelope is designed to contain _all_ configuration for a chain with no dependency on previous configuration transactions.
Configtx.ConfigEnvelope.Builder - Class in org.hyperledger.fabric.protos.common
ConfigEnvelope is designed to contain _all_ configuration for a chain with no dependency on previous configuration transactions.
Configtx.ConfigEnvelopeOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configtx.ConfigGroup - Class in org.hyperledger.fabric.protos.common
ConfigGroup is the hierarchical data structure for holding config
Configtx.ConfigGroup.Builder - Class in org.hyperledger.fabric.protos.common
ConfigGroup is the hierarchical data structure for holding config
Configtx.ConfigGroupOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configtx.ConfigOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configtx.ConfigPolicy - Class in org.hyperledger.fabric.protos.common
Protobuf type common.ConfigPolicy
Configtx.ConfigPolicy.Builder - Class in org.hyperledger.fabric.protos.common
Protobuf type common.ConfigPolicy
Configtx.ConfigPolicyOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configtx.ConfigSignature - Class in org.hyperledger.fabric.protos.common
Protobuf type common.ConfigSignature
Configtx.ConfigSignature.Builder - Class in org.hyperledger.fabric.protos.common
Protobuf type common.ConfigSignature
Configtx.ConfigSignatureOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configtx.ConfigUpdate - Class in org.hyperledger.fabric.protos.common
ConfigUpdate is used to submit a subset of config and to have the orderer apply to Config it is always submitted inside a ConfigUpdateEnvelope which allows the addition of signatures resulting in a new total configuration.
Configtx.ConfigUpdate.Builder - Class in org.hyperledger.fabric.protos.common
ConfigUpdate is used to submit a subset of config and to have the orderer apply to Config it is always submitted inside a ConfigUpdateEnvelope which allows the addition of signatures resulting in a new total configuration.
Configtx.ConfigUpdateEnvelope - Class in org.hyperledger.fabric.protos.common
Protobuf type common.ConfigUpdateEnvelope
Configtx.ConfigUpdateEnvelope.Builder - Class in org.hyperledger.fabric.protos.common
Protobuf type common.ConfigUpdateEnvelope
Configtx.ConfigUpdateEnvelopeOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configtx.ConfigUpdateOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configtx.ConfigValue - Class in org.hyperledger.fabric.protos.common
ConfigValue represents an individual piece of config data
Configtx.ConfigValue.Builder - Class in org.hyperledger.fabric.protos.common
ConfigValue represents an individual piece of config data
Configtx.ConfigValueOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configuration - Class in org.hyperledger.fabric.protos.common
 
Configuration - Class in org.hyperledger.fabric.protos.orderer
 
Configuration - Class in org.hyperledger.fabric.protos.orderer.etcdraft
 
Configuration - Class in org.hyperledger.fabric.protos.peer
 
Configuration.ACLs - Class in org.hyperledger.fabric.protos.peer
ACLs provides mappings for resources in a channel.
Configuration.ACLs.Builder - Class in org.hyperledger.fabric.protos.peer
ACLs provides mappings for resources in a channel.
Configuration.ACLsOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Configuration.AnchorPeer - Class in org.hyperledger.fabric.protos.peer
AnchorPeer message structure which provides information about anchor peer, it includes host name, port number and peer certificate.
Configuration.AnchorPeer.Builder - Class in org.hyperledger.fabric.protos.peer
AnchorPeer message structure which provides information about anchor peer, it includes host name, port number and peer certificate.
Configuration.AnchorPeerOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Configuration.AnchorPeers - Class in org.hyperledger.fabric.protos.peer
AnchorPeers simply represents list of anchor peers which is used in ConfigurationItem
Configuration.AnchorPeers.Builder - Class in org.hyperledger.fabric.protos.peer
AnchorPeers simply represents list of anchor peers which is used in ConfigurationItem
Configuration.AnchorPeersOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Configuration.APIResource - Class in org.hyperledger.fabric.protos.peer
APIResource represents an API resource in the peer whose ACL is determined by the policy_ref field
Configuration.APIResource.Builder - Class in org.hyperledger.fabric.protos.peer
APIResource represents an API resource in the peer whose ACL is determined by the policy_ref field
Configuration.APIResourceOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Configuration.BatchSize - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.BatchSize
Configuration.BatchSize.Builder - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.BatchSize
Configuration.BatchSizeOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Configuration.BatchTimeout - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.BatchTimeout
Configuration.BatchTimeout.Builder - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.BatchTimeout
Configuration.BatchTimeoutOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Configuration.BlockDataHashingStructure - Class in org.hyperledger.fabric.protos.common
BlockDataHashingStructure is encoded into the configuration transaction as a configuration item of type Chain with a Key of "BlockDataHashingStructure" and a Value of HashingAlgorithm as marshaled protobuf bytes
Configuration.BlockDataHashingStructure.Builder - Class in org.hyperledger.fabric.protos.common
BlockDataHashingStructure is encoded into the configuration transaction as a configuration item of type Chain with a Key of "BlockDataHashingStructure" and a Value of HashingAlgorithm as marshaled protobuf bytes
Configuration.BlockDataHashingStructureOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configuration.Capabilities - Class in org.hyperledger.fabric.protos.common
Capabilities message defines the capabilities a particular binary must implement for that binary to be able to safely participate in the channel.
Configuration.Capabilities.Builder - Class in org.hyperledger.fabric.protos.common
Capabilities message defines the capabilities a particular binary must implement for that binary to be able to safely participate in the channel.
Configuration.CapabilitiesOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configuration.Capability - Class in org.hyperledger.fabric.protos.common
Capability is an empty message for the time being.
Configuration.Capability.Builder - Class in org.hyperledger.fabric.protos.common
Capability is an empty message for the time being.
Configuration.CapabilityOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configuration.ChannelRestrictions - Class in org.hyperledger.fabric.protos.orderer
ChannelRestrictions is the mssage which conveys restrictions on channel creation for an orderer
Configuration.ChannelRestrictions.Builder - Class in org.hyperledger.fabric.protos.orderer
ChannelRestrictions is the mssage which conveys restrictions on channel creation for an orderer
Configuration.ChannelRestrictionsOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Configuration.ConfigMetadata - Class in org.hyperledger.fabric.protos.orderer.etcdraft
ConfigMetadata is serialized and set as the value of ConsensusType.Metadata in a channel configuration when the ConsensusType.Type is set "etcdraft".
Configuration.ConfigMetadata.Builder - Class in org.hyperledger.fabric.protos.orderer.etcdraft
ConfigMetadata is serialized and set as the value of ConsensusType.Metadata in a channel configuration when the ConsensusType.Type is set "etcdraft".
Configuration.ConfigMetadataOrBuilder - Interface in org.hyperledger.fabric.protos.orderer.etcdraft
 
Configuration.ConsensusType - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.ConsensusType
Configuration.ConsensusType.Builder - Class in org.hyperledger.fabric.protos.orderer
Protobuf type orderer.ConsensusType
Configuration.ConsensusType.State - Enum in org.hyperledger.fabric.protos.orderer
State defines the orderer mode of operation, typically for consensus-type migration.
Configuration.ConsensusTypeOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Configuration.Consenter - Class in org.hyperledger.fabric.protos.orderer.etcdraft
Consenter represents a consenting node (i.e.
Configuration.Consenter.Builder - Class in org.hyperledger.fabric.protos.orderer.etcdraft
Consenter represents a consenting node (i.e.
Configuration.ConsenterOrBuilder - Interface in org.hyperledger.fabric.protos.orderer.etcdraft
 
Configuration.Consortium - Class in org.hyperledger.fabric.protos.common
Consortium represents the consortium context in which the channel was created
Configuration.Consortium.Builder - Class in org.hyperledger.fabric.protos.common
Consortium represents the consortium context in which the channel was created
Configuration.ConsortiumOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configuration.HashingAlgorithm - Class in org.hyperledger.fabric.protos.common
HashingAlgorithm is encoded into the configuration transaction as a configuration item of type Chain with a Key of "HashingAlgorithm" and a Value of HashingAlgorithm as marshaled protobuf bytes
Configuration.HashingAlgorithm.Builder - Class in org.hyperledger.fabric.protos.common
HashingAlgorithm is encoded into the configuration transaction as a configuration item of type Chain with a Key of "HashingAlgorithm" and a Value of HashingAlgorithm as marshaled protobuf bytes
Configuration.HashingAlgorithmOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Configuration.KafkaBrokers - Class in org.hyperledger.fabric.protos.orderer
Carries a list of bootstrap brokers, i.e.
Configuration.KafkaBrokers.Builder - Class in org.hyperledger.fabric.protos.orderer
Carries a list of bootstrap brokers, i.e.
Configuration.KafkaBrokersOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Configuration.Options - Class in org.hyperledger.fabric.protos.orderer.etcdraft
Options to be specified for all the etcd/raft nodes.
Configuration.Options.Builder - Class in org.hyperledger.fabric.protos.orderer.etcdraft
Options to be specified for all the etcd/raft nodes.
Configuration.OptionsOrBuilder - Interface in org.hyperledger.fabric.protos.orderer.etcdraft
 
Configuration.OrdererAddresses - Class in org.hyperledger.fabric.protos.common
OrdererAddresses is encoded into the configuration transaction as a configuration item of type Chain with a Key of "OrdererAddresses" and a Value of OrdererAddresses as marshaled protobuf bytes
Configuration.OrdererAddresses.Builder - Class in org.hyperledger.fabric.protos.common
OrdererAddresses is encoded into the configuration transaction as a configuration item of type Chain with a Key of "OrdererAddresses" and a Value of OrdererAddresses as marshaled protobuf bytes
Configuration.OrdererAddressesOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
CONN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
connect() - Method in interface org.hyperledger.fabric.client.Gateway.Builder
Connects to the gateway using the specified options.
connect(StreamObserver<ChaincodeShim.ChaincodeMessage>) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeGrpc.ChaincodeImplBase
 
connect(StreamObserver<ChaincodeShim.ChaincodeMessage>) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeGrpc.ChaincodeStub
 
CONNECT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
connection(Channel) - Method in interface org.hyperledger.fabric.client.Gateway.Builder
Specifies an existing gRPC connection to be used by the Gateway.
CONSENSUS_REQUEST_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
CONSENTER_IDS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
CONSENTER_METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
CONSENTERS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
containsAcls(String) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
map<string, .protos.APIResource> acls = 1;
containsAcls(String) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
map<string, .protos.APIResource> acls = 1;
containsAcls(String) - Method in interface org.hyperledger.fabric.protos.peer.Configuration.ACLsOrBuilder
map<string, .protos.APIResource> acls = 1;
containsApprovals(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
map<string, bool> approvals = 1;
containsApprovals(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
map<string, bool> approvals = 1;
containsApprovals(String) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResultOrBuilder
map<string, bool> approvals = 1;
containsApprovals(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
map<string, bool> approvals = 8;
containsApprovals(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
map<string, bool> approvals = 8;
containsApprovals(String) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
map<string, bool> approvals = 8;
containsCapabilities(String) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
map<string, .common.Capability> capabilities = 1;
containsCapabilities(String) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
map<string, .common.Capability> capabilities = 1;
containsCapabilities(String) - Method in interface org.hyperledger.fabric.protos.common.Configuration.CapabilitiesOrBuilder
map<string, .common.Capability> capabilities = 1;
containsCollectionConfigs(String) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
containsCollectionConfigs(String) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
containsCollectionConfigs(String) - Method in interface org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfoOrBuilder
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
containsDecorations(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
map<string, bytes> decorations = 2;
containsDecorations(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
map<string, bytes> decorations = 2;
containsDecorations(String) - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInputOrBuilder
map<string, bytes> decorations = 2;
containsEndorsersByGroups(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies the endorsers, separated to groups.
containsEndorsersByGroups(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
Specifies the endorsers, separated to groups.
containsEndorsersByGroups(String) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
Specifies the endorsers, separated to groups.
containsGroups(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigGroup> groups = 2;
containsGroups(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
map<string, .common.ConfigGroup> groups = 2;
containsGroups(String) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigGroup> groups = 2;
containsIsolatedData(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
containsIsolatedData(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
containsIsolatedData(String) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
containsMsps(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
msps is a map from MSP_ID to FabricMSPConfig
containsMsps(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
msps is a map from MSP_ID to FabricMSPConfig
containsMsps(String) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ConfigResultOrBuilder
msps is a map from MSP_ID to FabricMSPConfig
containsOrderers(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
orderers is a map from MSP_ID to endpoint lists of orderers
containsOrderers(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
orderers is a map from MSP_ID to endpoint lists of orderers
containsOrderers(String) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ConfigResultOrBuilder
orderers is a map from MSP_ID to endpoint lists of orderers
containsPeersByOrg(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
map<string, .discovery.Peers> peers_by_org = 1;
containsPeersByOrg(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
map<string, .discovery.Peers> peers_by_org = 1;
containsPeersByOrg(String) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResultOrBuilder
map<string, .discovery.Peers> peers_by_org = 1;
containsPolicies(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigPolicy> policies = 4;
containsPolicies(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
map<string, .common.ConfigPolicy> policies = 4;
containsPolicies(String) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigPolicy> policies = 4;
containsPrivateDataMap(long) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
containsPrivateDataMap(long) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
containsPrivateDataMap(long) - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateDataOrBuilder
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
containsQuantitiesByGroup(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
Specifies how many non repeated signatures of each group are needed for endorsement
containsQuantitiesByGroup(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
Specifies how many non repeated signatures of each group are needed for endorsement
containsQuantitiesByGroup(String) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.LayoutOrBuilder
Specifies how many non repeated signatures of each group are needed for endorsement
containsReferences(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
containsReferences(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
containsReferences(String) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResultOrBuilder
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
containsReferences(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
containsReferences(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
containsReferences(String) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
containsTransientMap(String) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
TransientMap contains data (e.g.
containsTransientMap(String) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
TransientMap contains data (e.g.
containsTransientMap(String) - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayloadOrBuilder
TransientMap contains data (e.g.
containsValues(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigValue> values = 3;
containsValues(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
map<string, .common.ConfigValue> values = 3;
containsValues(String) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigValue> values = 3;
CONTENT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
CONTENT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
Contract - Interface in org.hyperledger.fabric.client
Represents a smart contract instance in a network.
CREATOR_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
CRED_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
CREDENTIAL_REVOCATION_INFORMATION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
CRYPTO_CONFIG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
CURRENTBLOCKHASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 

D

DATA_DIG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
DATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.Block
 
DATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.BlockData
 
DATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.Payload
 
DATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
DATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
DATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
DATA_HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
DATA_MODEL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
DATA_MODEL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
DATA_MSG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
DATA_REQ_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
DATA_UPDATE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
DATATYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
Db - Class in org.hyperledger.fabric.protos.peer.lifecycle
 
Db.StateData - Class in org.hyperledger.fabric.protos.peer.lifecycle
StateData encodes a particular field of a datatype
Db.StateData.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
StateData encodes a particular field of a datatype
Db.StateData.TypeCase - Enum in org.hyperledger.fabric.protos.peer.lifecycle
 
Db.StateDataOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Db.StateMetadata - Class in org.hyperledger.fabric.protos.peer.lifecycle
StateMetadata describes the keys in a namespace.
Db.StateMetadata.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
StateMetadata describes the keys in a namespace.
Db.StateMetadataOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
DEAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
DECORATIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
DEL_STATE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
DEL_STATE = 10;
deliver(StreamObserver<Ab.DeliverResponse>) - Method in class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc.AtomicBroadcastImplBase
deliver first requires an Envelope of type DELIVER_SEEK_INFO with Payload data as a mashaled SeekInfo message, then a stream of block replies is received.
deliver(StreamObserver<Ab.DeliverResponse>) - Method in class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc.AtomicBroadcastStub
deliver first requires an Envelope of type DELIVER_SEEK_INFO with Payload data as a mashaled SeekInfo message, then a stream of block replies is received.
deliver(StreamObserver<EventsPackage.DeliverResponse>) - Method in class org.hyperledger.fabric.protos.peer.DeliverGrpc.DeliverImplBase
Deliver first requires an Envelope of type ab.DELIVER_SEEK_INFO with Payload data as a marshaled orderer.SeekInfo message, then a stream of block replies is received
deliver(StreamObserver<EventsPackage.DeliverResponse>) - Method in class org.hyperledger.fabric.protos.peer.DeliverGrpc.DeliverStub
Deliver first requires an Envelope of type ab.DELIVER_SEEK_INFO with Payload data as a marshaled orderer.SeekInfo message, then a stream of block replies is received
DELIVER_SEEK_INFO_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.HeaderType
Used as the type for Envelope messages submitted to instruct the Deliver API to seek
deliverFiltered(StreamObserver<EventsPackage.DeliverResponse>) - Method in class org.hyperledger.fabric.protos.peer.DeliverGrpc.DeliverImplBase
DeliverFiltered first requires an Envelope of type ab.DELIVER_SEEK_INFO with Payload data as a marshaled orderer.SeekInfo message, then a stream of **filtered** block replies is received
deliverFiltered(StreamObserver<EventsPackage.DeliverResponse>) - Method in class org.hyperledger.fabric.protos.peer.DeliverGrpc.DeliverStub
DeliverFiltered first requires an Envelope of type ab.DELIVER_SEEK_INFO with Payload data as a marshaled orderer.SeekInfo message, then a stream of **filtered** block replies is received
DeliverGrpc - Class in org.hyperledger.fabric.protos.peer
 
DeliverGrpc.DeliverBlockingStub - Class in org.hyperledger.fabric.protos.peer
 
DeliverGrpc.DeliverFutureStub - Class in org.hyperledger.fabric.protos.peer
 
DeliverGrpc.DeliverImplBase - Class in org.hyperledger.fabric.protos.peer
 
DeliverGrpc.DeliverStub - Class in org.hyperledger.fabric.protos.peer
 
DeliverImplBase() - Constructor for class org.hyperledger.fabric.protos.peer.DeliverGrpc.DeliverImplBase
 
deliverWithPrivateData(StreamObserver<EventsPackage.DeliverResponse>) - Method in class org.hyperledger.fabric.protos.peer.DeliverGrpc.DeliverImplBase
DeliverWithPrivateData first requires an Envelope of type ab.DELIVER_SEEK_INFO with Payload data as a marshaled orderer.SeekInfo message, then a stream of block and private data replies is received
deliverWithPrivateData(StreamObserver<EventsPackage.DeliverResponse>) - Method in class org.hyperledger.fabric.protos.peer.DeliverGrpc.DeliverStub
DeliverWithPrivateData first requires an Envelope of type ab.DELIVER_SEEK_INFO with Payload data as a marshaled orderer.SeekInfo message, then a stream of block and private data replies is received
DIGEST_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
DIGESTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
DIGESTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
DIGESTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
discover(Protocol.SignedRequest) - Method in class org.hyperledger.fabric.protos.discovery.DiscoveryGrpc.DiscoveryBlockingStub
Discover receives a signed request, and returns a response.
discover(Protocol.SignedRequest) - Method in class org.hyperledger.fabric.protos.discovery.DiscoveryGrpc.DiscoveryFutureStub
Discover receives a signed request, and returns a response.
discover(Protocol.SignedRequest, StreamObserver<Protocol.Response>) - Method in class org.hyperledger.fabric.protos.discovery.DiscoveryGrpc.DiscoveryImplBase
Discover receives a signed request, and returns a response.
discover(Protocol.SignedRequest, StreamObserver<Protocol.Response>) - Method in class org.hyperledger.fabric.protos.discovery.DiscoveryGrpc.DiscoveryStub
Discover receives a signed request, and returns a response.
DiscoveryGrpc - Class in org.hyperledger.fabric.protos.discovery
Discovery defines a service that serves information about the fabric network like which peers, orderers, chaincodes, etc.
DiscoveryGrpc.DiscoveryBlockingStub - Class in org.hyperledger.fabric.protos.discovery
Discovery defines a service that serves information about the fabric network like which peers, orderers, chaincodes, etc.
DiscoveryGrpc.DiscoveryFutureStub - Class in org.hyperledger.fabric.protos.discovery
Discovery defines a service that serves information about the fabric network like which peers, orderers, chaincodes, etc.
DiscoveryGrpc.DiscoveryImplBase - Class in org.hyperledger.fabric.protos.discovery
Discovery defines a service that serves information about the fabric network like which peers, orderers, chaincodes, etc.
DiscoveryGrpc.DiscoveryStub - Class in org.hyperledger.fabric.protos.discovery
Discovery defines a service that serves information about the fabric network like which peers, orderers, chaincodes, etc.
DiscoveryImplBase() - Constructor for class org.hyperledger.fabric.protos.discovery.DiscoveryGrpc.DiscoveryImplBase
 
DUPLICATE_TXID_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
DUPLICATE_TXID = 9;

E

ELECTION_TICK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
ELEMENTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
ELEMENTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
EMPTY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
EMPTY_VALUE - Static variable in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
EMPTY = 1;
ENABLE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
END_KEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
END_SEQ_NUM_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
ENDKEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
endorse() - Method in interface org.hyperledger.fabric.client.Proposal
Send the proposal to peers to obtain endorsements.
endorse(EndorseRequest) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayBlockingStub
The Endorse service passes a proposed transaction to the gateway in order to obtain sufficient endorsement.
endorse(EndorseRequest) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayFutureStub
The Endorse service passes a proposed transaction to the gateway in order to obtain sufficient endorsement.
endorse(EndorseRequest, StreamObserver<EndorseResponse>) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayImplBase
The Endorse service passes a proposed transaction to the gateway in order to obtain sufficient endorsement.
endorse(EndorseRequest, StreamObserver<EndorseResponse>) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayStub
The Endorse service passes a proposed transaction to the gateway in order to obtain sufficient endorsement.
ENDORSED_AT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
ENDORSEMENT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
ENDORSEMENT_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
ENDORSEMENT_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
ENDORSEMENT_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
ENDORSEMENT_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
ENDORSEMENT_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
ENDORSEMENT_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
ENDORSEMENT_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
ENDORSEMENT_POLICY_FAILURE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
ENDORSEMENT_POLICY_FAILURE = 10;
ENDORSEMENT_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
ENDORSEMENT_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
ENDORSEMENT_POLICY_REF_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
ENDORSEMENTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
ENDORSER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
ENDORSER_TRANSACTION_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.HeaderType
Used by the SDK to submit endorser based transactions
EndorseRequest - Class in org.hyperledger.fabric.protos.gateway
EndorseRequest contains the details required to obtain sufficient endorsements for a transaction to be committed to the ledger.
EndorseRequest.Builder - Class in org.hyperledger.fabric.protos.gateway
EndorseRequest contains the details required to obtain sufficient endorsements for a transaction to be committed to the ledger.
EndorseRequestOrBuilder - Interface in org.hyperledger.fabric.protos.gateway
 
EndorseResponse - Class in org.hyperledger.fabric.protos.gateway
EndorseResponse returns the result of endorsing a transaction.
EndorseResponse.Builder - Class in org.hyperledger.fabric.protos.gateway
EndorseResponse returns the result of endorsing a transaction.
EndorseResponseOrBuilder - Interface in org.hyperledger.fabric.protos.gateway
 
EndorserGrpc - Class in org.hyperledger.fabric.protos.peer
 
EndorserGrpc.EndorserBlockingStub - Class in org.hyperledger.fabric.protos.peer
 
EndorserGrpc.EndorserFutureStub - Class in org.hyperledger.fabric.protos.peer
 
EndorserGrpc.EndorserImplBase - Class in org.hyperledger.fabric.protos.peer
 
EndorserGrpc.EndorserStub - Class in org.hyperledger.fabric.protos.peer
 
EndorserImplBase() - Constructor for class org.hyperledger.fabric.protos.peer.EndorserGrpc.EndorserImplBase
 
ENDORSERS_BY_GROUPS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
endpoint(String) - Method in interface org.hyperledger.fabric.client.Gateway.Builder
Specifies the Gateway endpoint address in the form "host:post".
ENDPOINT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
ENDPOINT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Member
 
EndpointError - Class in org.hyperledger.fabric.protos.gateway
If any of the functions in the Gateway service returns an error, then it will be in the format of a google.rpc.Status message.
EndpointError.Builder - Class in org.hyperledger.fabric.protos.gateway
If any of the functions in the Gateway service returns an error, then it will be in the format of a google.rpc.Status message.
EndpointErrorOrBuilder - Interface in org.hyperledger.fabric.protos.gateway
 
ENROLLMENT_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
ENTRIES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
ENTRIES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
ENTRIES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
ENVELOPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
EPOCH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
EPOCH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
equals(Object) - Method in class org.hyperledger.fabric.client.identity.X509Identity
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.Block
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.Header
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.Payload
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
equals(Object) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
equals(Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
equals(Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
equals(Object) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
equals(Object) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
equals(Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
equals(Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
equals(Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
equals(Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
equals(Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
equals(Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
equals(Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
equals(Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
equals(Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
equals(Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
equals(Object) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
ERROR_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
ERROR_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
ERROR_RESPONSE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
ERROR_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
ERROR = 7;
ESCC_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
ESCC_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
evaluate() - Method in interface org.hyperledger.fabric.client.Proposal
Evaluate the proposal and return the transaction result.
evaluate(EvaluateRequest) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayBlockingStub
The Evaluate service passes a proposed transaction to the gateway in order to invoke the transaction function and return the result to the client.
evaluate(EvaluateRequest) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayFutureStub
The Evaluate service passes a proposed transaction to the gateway in order to invoke the transaction function and return the result to the client.
evaluate(EvaluateRequest, StreamObserver<EvaluateResponse>) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayImplBase
The Evaluate service passes a proposed transaction to the gateway in order to invoke the transaction function and return the result to the client.
evaluate(EvaluateRequest, StreamObserver<EvaluateResponse>) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayStub
The Evaluate service passes a proposed transaction to the gateway in order to invoke the transaction function and return the result to the client.
EvaluateRequest - Class in org.hyperledger.fabric.protos.gateway
EvaluateRequest contains the details required to evaluate a transaction (query the ledger).
EvaluateRequest.Builder - Class in org.hyperledger.fabric.protos.gateway
EvaluateRequest contains the details required to evaluate a transaction (query the ledger).
EvaluateRequestOrBuilder - Interface in org.hyperledger.fabric.protos.gateway
 
EvaluateResponse - Class in org.hyperledger.fabric.protos.gateway
EvaluateResponse returns the result of evaluating a transaction.
EvaluateResponse.Builder - Class in org.hyperledger.fabric.protos.gateway
EvaluateResponse returns the result of evaluating a transaction.
EvaluateResponseOrBuilder - Interface in org.hyperledger.fabric.protos.gateway
 
evaluateTransaction(String) - Method in interface org.hyperledger.fabric.client.Contract
Evaluate a transaction function and return its results.
evaluateTransaction(String, String...) - Method in interface org.hyperledger.fabric.client.Contract
Evaluate a transaction function and return its results.
evaluateTransaction(String, byte[]...) - Method in interface org.hyperledger.fabric.client.Contract
Evaluate a transaction function and return its results.
EVENT_NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
EVENTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
EventsPackage - Class in org.hyperledger.fabric.protos.peer
 
EventsPackage.BlockAndPrivateData - Class in org.hyperledger.fabric.protos.peer
BlockAndPrivateData contains Block and a map from tx_seq_in_block to rwset.TxPvtReadWriteSet
EventsPackage.BlockAndPrivateData.Builder - Class in org.hyperledger.fabric.protos.peer
BlockAndPrivateData contains Block and a map from tx_seq_in_block to rwset.TxPvtReadWriteSet
EventsPackage.BlockAndPrivateDataOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
EventsPackage.DeliverResponse - Class in org.hyperledger.fabric.protos.peer
DeliverResponse
EventsPackage.DeliverResponse.Builder - Class in org.hyperledger.fabric.protos.peer
DeliverResponse
EventsPackage.DeliverResponse.TypeCase - Enum in org.hyperledger.fabric.protos.peer
 
EventsPackage.DeliverResponseOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
EventsPackage.FilteredBlock - Class in org.hyperledger.fabric.protos.peer
FilteredBlock is a minimal set of information about a block
EventsPackage.FilteredBlock.Builder - Class in org.hyperledger.fabric.protos.peer
FilteredBlock is a minimal set of information about a block
EventsPackage.FilteredBlockOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
EventsPackage.FilteredChaincodeAction - Class in org.hyperledger.fabric.protos.peer
FilteredChaincodeAction is a minimal set of information about an action within a transaction
EventsPackage.FilteredChaincodeAction.Builder - Class in org.hyperledger.fabric.protos.peer
FilteredChaincodeAction is a minimal set of information about an action within a transaction
EventsPackage.FilteredChaincodeActionOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
EventsPackage.FilteredTransaction - Class in org.hyperledger.fabric.protos.peer
FilteredTransaction is a minimal set of information about a transaction within a block
EventsPackage.FilteredTransaction.Builder - Class in org.hyperledger.fabric.protos.peer
FilteredTransaction is a minimal set of information about a transaction within a block
EventsPackage.FilteredTransaction.DataCase - Enum in org.hyperledger.fabric.protos.peer
 
EventsPackage.FilteredTransactionActions - Class in org.hyperledger.fabric.protos.peer
FilteredTransactionActions is a wrapper for array of TransactionAction message from regular block
EventsPackage.FilteredTransactionActions.Builder - Class in org.hyperledger.fabric.protos.peer
FilteredTransactionActions is a wrapper for array of TransactionAction message from regular block
EventsPackage.FilteredTransactionActionsOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
EventsPackage.FilteredTransactionOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
EXPIRED_CHAINCODE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
EXPIRED_CHAINCODE = 17;
EXTENSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
EXTENSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
EXTENSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 

F

FABRIC_NODE_OUS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
FAIL_IF_NOT_READY_VALUE - Static variable in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekBehavior
FAIL_IF_NOT_READY = 1;
FETCHED_RECORDS_COUNT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
FIELDS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
FILTER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
FILTERED_BLOCK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
FILTERED_TRANSACTIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
FORBIDDEN_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.Status
FORBIDDEN = 403;
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.common.Collection.CollectionConfig.PayloadCase
Deprecated.
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.PayloadCase
Deprecated.
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.common.Common.HeaderType
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.common.Common.Status
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.TypeCase
Deprecated.
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.TypeCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.discovery.Protocol.Query.QueryCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.ResultCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.ContentCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.Secret.ContentCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.ReadsInfoCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.DataModel
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.TypeCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekBehavior
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekErrorResponse
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.TypeCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.PayloadCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.PayloadCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.State
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.TypeCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.PayloadCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.PayloadCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.TypeCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.DataCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.TypeCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.TypeCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.TypeCase
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.MetaDataKeys
 
forNumber(int) - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
 

G

Gateway - Interface in org.hyperledger.fabric.client
The Gateway provides the connection point for an application to access the Fabric network as a specific user.
Gateway.Builder - Interface in org.hyperledger.fabric.client
The builder is used to specify the options used when connecting a Gateway.
GatewayGrpc - Class in org.hyperledger.fabric.protos.gateway
The Gateway API for evaluating and submitting transactions via the gateway.
GatewayGrpc.GatewayBlockingStub - Class in org.hyperledger.fabric.protos.gateway
The Gateway API for evaluating and submitting transactions via the gateway.
GatewayGrpc.GatewayFutureStub - Class in org.hyperledger.fabric.protos.gateway
The Gateway API for evaluating and submitting transactions via the gateway.
GatewayGrpc.GatewayImplBase - Class in org.hyperledger.fabric.protos.gateway
The Gateway API for evaluating and submitting transactions via the gateway.
GatewayGrpc.GatewayStub - Class in org.hyperledger.fabric.protos.gateway
The Gateway API for evaluating and submitting transactions via the gateway.
GatewayImplBase() - Constructor for class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayImplBase
 
GatewayProto - Class in org.hyperledger.fabric.protos.gateway
 
GatewayRuntimeException - Exception in org.hyperledger.fabric.client
Runtime exception for gateway classes.
GatewayRuntimeException(String) - Constructor for exception org.hyperledger.fabric.client.GatewayRuntimeException
Constructs a new exception with the specified detail message.
GatewayRuntimeException(Throwable) - Constructor for exception org.hyperledger.fabric.client.GatewayRuntimeException
Constructs a new exception with the specified cause.
GatewayRuntimeException(String, Throwable) - Constructor for exception org.hyperledger.fabric.client.GatewayRuntimeException
Constructs a new exception with the specified detail message and cause.
generate(SnapshotOuterClass.SignedSnapshotRequest) - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotBlockingStub
Generate a snapshot reqeust.
generate(SnapshotOuterClass.SignedSnapshotRequest) - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotFutureStub
Generate a snapshot reqeust.
generate(SnapshotOuterClass.SignedSnapshotRequest, StreamObserver<Empty>) - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotImplBase
Generate a snapshot reqeust.
generate(SnapshotOuterClass.SignedSnapshotRequest, StreamObserver<Empty>) - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotStub
Generate a snapshot reqeust.
GET_HISTORY_FOR_KEY_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
GET_HISTORY_FOR_KEY = 19;
GET_PRIVATE_DATA_HASH_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
GET_PRIVATE_DATA_HASH = 22;
GET_QUERY_RESULT_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
GET_QUERY_RESULT = 15;
GET_STATE_BY_RANGE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
GET_STATE_BY_RANGE = 14;
GET_STATE_METADATA_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
GET_STATE_METADATA = 20;
GET_STATE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
GET_STATE = 8;
getAbsoluteMaxBytes() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
The byte count of the serialized messages in a batch cannot exceed this value.
getAbsoluteMaxBytes() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
The byte count of the serialized messages in a batch cannot exceed this value.
getAbsoluteMaxBytes() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.BatchSizeOrBuilder
The byte count of the serialized messages in a batch cannot exceed this value.
getAck() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.Acknowledgement ack = 22;
getAck() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.Acknowledgement ack = 22;
getAck() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.Acknowledgement ack = 22;
getAckBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.Acknowledgement ack = 22;
getAckOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.Acknowledgement ack = 22;
getAckOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.Acknowledgement ack = 22;
getAckOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.Acknowledgement ack = 22;
getAcls() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
Deprecated.
getAcls() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
Deprecated.
getAcls() - Method in interface org.hyperledger.fabric.protos.peer.Configuration.ACLsOrBuilder
Deprecated.
getAclsCount() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
getAclsCount() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
getAclsCount() - Method in interface org.hyperledger.fabric.protos.peer.Configuration.ACLsOrBuilder
map<string, .protos.APIResource> acls = 1;
getAclsMap() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
map<string, .protos.APIResource> acls = 1;
getAclsMap() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
map<string, .protos.APIResource> acls = 1;
getAclsMap() - Method in interface org.hyperledger.fabric.protos.peer.Configuration.ACLsOrBuilder
map<string, .protos.APIResource> acls = 1;
getAclsOrDefault(String, Configuration.APIResource) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
map<string, .protos.APIResource> acls = 1;
getAclsOrDefault(String, Configuration.APIResource) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
map<string, .protos.APIResource> acls = 1;
getAclsOrDefault(String, Configuration.APIResource) - Method in interface org.hyperledger.fabric.protos.peer.Configuration.ACLsOrBuilder
map<string, .protos.APIResource> acls = 1;
getAclsOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
map<string, .protos.APIResource> acls = 1;
getAclsOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
map<string, .protos.APIResource> acls = 1;
getAclsOrThrow(String) - Method in interface org.hyperledger.fabric.protos.peer.Configuration.ACLsOrBuilder
map<string, .protos.APIResource> acls = 1;
getAction() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
The list of actions to apply to the ledger
getAction() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
The list of actions to apply to the ledger
getAction() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayloadOrBuilder
The list of actions to apply to the ledger
getActionBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
The list of actions to apply to the ledger
getActionOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
The list of actions to apply to the ledger
getActionOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
The list of actions to apply to the ledger
getActionOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayloadOrBuilder
The list of actions to apply to the ledger
getActions(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
getActions(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
The payload is an array of TransactionAction.
getActions(int) - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionOrBuilder
The payload is an array of TransactionAction.
getActionsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
getActionsBuilderList() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
getActionsCount() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
getActionsCount() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
The payload is an array of TransactionAction.
getActionsCount() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionOrBuilder
The payload is an array of TransactionAction.
getActionsList() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
getActionsList() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
The payload is an array of TransactionAction.
getActionsList() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionOrBuilder
The payload is an array of TransactionAction.
getActionsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
getActionsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
The payload is an array of TransactionAction.
getActionsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionOrBuilder
The payload is an array of TransactionAction.
getActionsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
getActionsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
The payload is an array of TransactionAction.
getActionsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionOrBuilder
The payload is an array of TransactionAction.
getActiveNodes(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
Indicates active nodes in cluster that are reacheable by Raft leader
getActiveNodes(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
Indicates active nodes in cluster that are reacheable by Raft leader
getActiveNodes(int) - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadataOrBuilder
Indicates active nodes in cluster that are reacheable by Raft leader
getActiveNodesCount() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
Indicates active nodes in cluster that are reacheable by Raft leader
getActiveNodesCount() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
Indicates active nodes in cluster that are reacheable by Raft leader
getActiveNodesCount() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadataOrBuilder
Indicates active nodes in cluster that are reacheable by Raft leader
getActiveNodesList() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
Indicates active nodes in cluster that are reacheable by Raft leader
getActiveNodesList() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
Indicates active nodes in cluster that are reacheable by Raft leader
getActiveNodesList() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadataOrBuilder
Indicates active nodes in cluster that are reacheable by Raft leader
getAddress() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The address of the endorsing peer or ordering node that returned an error.
getAddress() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
The address of the endorsing peer or ordering node that returned an error.
getAddress() - Method in interface org.hyperledger.fabric.protos.gateway.EndpointErrorOrBuilder
The address of the endorsing peer or ordering node that returned an error.
getAddressBytes() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The address of the endorsing peer or ordering node that returned an error.
getAddressBytes() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
The address of the endorsing peer or ordering node that returned an error.
getAddressBytes() - Method in interface org.hyperledger.fabric.protos.gateway.EndpointErrorOrBuilder
The address of the endorsing peer or ordering node that returned an error.
getAddresses(int) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
repeated string addresses = 1;
getAddresses(int) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
repeated string addresses = 1;
getAddresses(int) - Method in interface org.hyperledger.fabric.protos.common.Configuration.OrdererAddressesOrBuilder
repeated string addresses = 1;
getAddressesBytes(int) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
repeated string addresses = 1;
getAddressesBytes(int) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
repeated string addresses = 1;
getAddressesBytes(int) - Method in interface org.hyperledger.fabric.protos.common.Configuration.OrdererAddressesOrBuilder
repeated string addresses = 1;
getAddressesCount() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
repeated string addresses = 1;
getAddressesCount() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
repeated string addresses = 1;
getAddressesCount() - Method in interface org.hyperledger.fabric.protos.common.Configuration.OrdererAddressesOrBuilder
repeated string addresses = 1;
getAddressesList() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
repeated string addresses = 1;
getAddressesList() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
repeated string addresses = 1;
getAddressesList() - Method in interface org.hyperledger.fabric.protos.common.Configuration.OrdererAddressesOrBuilder
repeated string addresses = 1;
getAdminOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the admins
getAdminOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
OU Identifier of the admins
getAdminOuIdentifier() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
OU Identifier of the admins
getAdminOuIdentifierBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the admins
getAdminOuIdentifierOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the admins
getAdminOuIdentifierOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
OU Identifier of the admins
getAdminOuIdentifierOrBuilder() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
OU Identifier of the admins
getAdmins(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity denoting the administrator of this MSP
getAdmins(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
Identity denoting the administrator of this MSP
getAdmins(int) - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
Identity denoting the administrator of this MSP
getAdminsCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity denoting the administrator of this MSP
getAdminsCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
Identity denoting the administrator of this MSP
getAdminsCount() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
Identity denoting the administrator of this MSP
getAdminsList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity denoting the administrator of this MSP
getAdminsList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
Identity denoting the administrator of this MSP
getAdminsList() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
Identity denoting the administrator of this MSP
getAlive(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
getAlive(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
repeated .gossip.Envelope alive = 1;
getAlive(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipResponseOrBuilder
repeated .gossip.Envelope alive = 1;
getAliveBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
getAliveBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
getAliveCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
getAliveCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
repeated .gossip.Envelope alive = 1;
getAliveCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipResponseOrBuilder
repeated .gossip.Envelope alive = 1;
getAliveList() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
getAliveList() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
repeated .gossip.Envelope alive = 1;
getAliveList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipResponseOrBuilder
repeated .gossip.Envelope alive = 1;
getAliveMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Membership
getAliveMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Membership
getAliveMsg() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Membership
getAliveMsgBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Membership
getAliveMsgOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Membership
getAliveMsgOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Membership
getAliveMsgOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Membership
getAliveOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
getAliveOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
repeated .gossip.Envelope alive = 1;
getAliveOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipResponseOrBuilder
repeated .gossip.Envelope alive = 1;
getAliveOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
getAliveOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
repeated .gossip.Envelope alive = 1;
getAliveOrBuilderList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipResponseOrBuilder
repeated .gossip.Envelope alive = 1;
getAnchorPeers(int) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeers(int) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeers(int) - Method in interface org.hyperledger.fabric.protos.peer.Configuration.AnchorPeersOrBuilder
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersBuilderList() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersCount() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersCount() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersCount() - Method in interface org.hyperledger.fabric.protos.peer.Configuration.AnchorPeersOrBuilder
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersList() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersList() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersList() - Method in interface org.hyperledger.fabric.protos.peer.Configuration.AnchorPeersOrBuilder
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.Configuration.AnchorPeersOrBuilder
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
repeated .protos.AnchorPeer anchor_peers = 1;
getAnchorPeersOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.Configuration.AnchorPeersOrBuilder
repeated .protos.AnchorPeer anchor_peers = 1;
getAnonymityType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
.common.MSPIdentityAnonymity.MSPIdentityAnonymityType anonymity_type = 1;
getAnonymityType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
.common.MSPIdentityAnonymity.MSPIdentityAnonymityType anonymity_type = 1;
getAnonymityType() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymityOrBuilder
.common.MSPIdentityAnonymity.MSPIdentityAnonymityType anonymity_type = 1;
getAnonymityTypeValue() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
.common.MSPIdentityAnonymity.MSPIdentityAnonymityType anonymity_type = 1;
getAnonymityTypeValue() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
.common.MSPIdentityAnonymity.MSPIdentityAnonymityType anonymity_type = 1;
getAnonymityTypeValue() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymityOrBuilder
.common.MSPIdentityAnonymity.MSPIdentityAnonymityType anonymity_type = 1;
getApprovals() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
Deprecated.
getApprovals() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
Deprecated.
getApprovals() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResultOrBuilder
Deprecated.
getApprovals() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
Deprecated.
getApprovals() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
Deprecated.
getApprovals() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
Deprecated.
getApprovalsCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
getApprovalsCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
getApprovalsCount() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResultOrBuilder
map<string, bool> approvals = 1;
getApprovalsCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
getApprovalsCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
getApprovalsCount() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
map<string, bool> approvals = 8;
getApprovalsMap() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
map<string, bool> approvals = 1;
getApprovalsMap() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
map<string, bool> approvals = 1;
getApprovalsMap() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResultOrBuilder
map<string, bool> approvals = 1;
getApprovalsMap() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
map<string, bool> approvals = 8;
getApprovalsMap() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
map<string, bool> approvals = 8;
getApprovalsMap() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
map<string, bool> approvals = 8;
getApprovalsOrDefault(String, boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
map<string, bool> approvals = 1;
getApprovalsOrDefault(String, boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
map<string, bool> approvals = 1;
getApprovalsOrDefault(String, boolean) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResultOrBuilder
map<string, bool> approvals = 1;
getApprovalsOrDefault(String, boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
map<string, bool> approvals = 8;
getApprovalsOrDefault(String, boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
map<string, bool> approvals = 8;
getApprovalsOrDefault(String, boolean) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
map<string, bool> approvals = 8;
getApprovalsOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
map<string, bool> approvals = 1;
getApprovalsOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
map<string, bool> approvals = 1;
getApprovalsOrThrow(String) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResultOrBuilder
map<string, bool> approvals = 1;
getApprovalsOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
map<string, bool> approvals = 8;
getApprovalsOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
map<string, bool> approvals = 8;
getApprovalsOrThrow(String) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
map<string, bool> approvals = 8;
getArgs(int) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
repeated bytes args = 1;
getArgs(int) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
repeated bytes args = 1;
getArgs(int) - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInputOrBuilder
repeated bytes args = 1;
getArgsCount() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
repeated bytes args = 1;
getArgsCount() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
repeated bytes args = 1;
getArgsCount() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInputOrBuilder
repeated bytes args = 1;
getArgsList() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
repeated bytes args = 1;
getArgsList() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
repeated bytes args = 1;
getArgsList() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInputOrBuilder
repeated bytes args = 1;
getArgument() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
When 'vscc' a marshaled VSCCArgs
getArgument() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
When 'vscc' a marshaled VSCCArgs
getArgument() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidationOrBuilder
When 'vscc' a marshaled VSCCArgs
getAuthentication() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
authentication contains information that the service uses to check the client's eligibility for the queries.
getAuthentication() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
authentication contains information that the service uses to check the client's eligibility for the queries.
getAuthentication() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.RequestOrBuilder
authentication contains information that the service uses to check the client's eligibility for the queries.
getAuthenticationBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
authentication contains information that the service uses to check the client's eligibility for the queries.
getAuthenticationOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
authentication contains information that the service uses to check the client's eligibility for the queries.
getAuthenticationOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
authentication contains information that the service uses to check the client's eligibility for the queries.
getAuthenticationOrBuilder() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.RequestOrBuilder
authentication contains information that the service uses to check the client's eligibility for the queries.
getBehavior() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The behavior when a missing block is encountered
getBehavior() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
The behavior when a missing block is encountered
getBehavior() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekInfoOrBuilder
The behavior when a missing block is encountered
getBehaviorValue() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The behavior when a missing block is encountered
getBehaviorValue() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
The behavior when a missing block is encountered
getBehaviorValue() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekInfoOrBuilder
The behavior when a missing block is encountered
getBlock() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Block block = 2;
getBlock() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
.common.Block block = 2;
getBlock() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.DeliverResponseOrBuilder
.common.Block block = 2;
getBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
.common.Block block = 1;
getBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
.common.Block block = 1;
getBlock() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateDataOrBuilder
.common.Block block = 1;
getBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Block block = 2;
getBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
.common.Block block = 2;
getBlock() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponseOrBuilder
.common.Block block = 2;
getBlockAndPrivateData() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.BlockAndPrivateData block_and_private_data = 4;
getBlockAndPrivateData() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
.protos.BlockAndPrivateData block_and_private_data = 4;
getBlockAndPrivateData() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponseOrBuilder
.protos.BlockAndPrivateData block_and_private_data = 4;
getBlockAndPrivateDataBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.BlockAndPrivateData block_and_private_data = 4;
getBlockAndPrivateDataOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.BlockAndPrivateData block_and_private_data = 4;
getBlockAndPrivateDataOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
.protos.BlockAndPrivateData block_and_private_data = 4;
getBlockAndPrivateDataOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponseOrBuilder
.protos.BlockAndPrivateData block_and_private_data = 4;
getBlockBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Block block = 2;
getBlockBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
.common.Block block = 1;
getBlockBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Block block = 2;
getBlockNum() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
uint64 block_num = 1;
getBlockNum() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
uint64 block_num = 1;
getBlockNum() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.VersionOrBuilder
uint64 block_num = 1;
getBlockNumber() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
uint64 block_number = 1;
getBlockNumber() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
uint64 block_number = 1;
getBlockNumber() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCutOrBuilder
uint64 block_number = 1;
getBlockNumber() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The block number to generate a snapshot
getBlockNumber() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
The block number to generate a snapshot
getBlockNumber() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequestOrBuilder
The block number to generate a snapshot
getBlockNumbers(int) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
repeated uint64 block_numbers = 1;
getBlockNumbers(int) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
repeated uint64 block_numbers = 1;
getBlockNumbers(int) - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponseOrBuilder
repeated uint64 block_numbers = 1;
getBlockNumbersCount() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
repeated uint64 block_numbers = 1;
getBlockNumbersCount() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
repeated uint64 block_numbers = 1;
getBlockNumbersCount() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponseOrBuilder
repeated uint64 block_numbers = 1;
getBlockNumbersList() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
repeated uint64 block_numbers = 1;
getBlockNumbersList() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
repeated uint64 block_numbers = 1;
getBlockNumbersList() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponseOrBuilder
repeated uint64 block_numbers = 1;
getBlockOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Block block = 2;
getBlockOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
.common.Block block = 2;
getBlockOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.DeliverResponseOrBuilder
.common.Block block = 2;
getBlockOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
.common.Block block = 1;
getBlockOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
.common.Block block = 1;
getBlockOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateDataOrBuilder
.common.Block block = 1;
getBlockOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Block block = 2;
getBlockOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
.common.Block block = 2;
getBlockOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponseOrBuilder
.common.Block block = 2;
getBlockSeq() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
uint64 block_seq = 4;
getBlockSeq() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
uint64 block_seq = 4;
getBlockSeq() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataDigestOrBuilder
uint64 block_seq = 4;
getBlockToLive() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The number of blocks after which the collection data expires.
getBlockToLive() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
The number of blocks after which the collection data expires.
getBlockToLive() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
The number of blocks after which the collection data expires.
getBlockToLive() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The number of blocks after which the collection data expires.
getBlockToLive() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
The number of blocks after which the collection data expires.
getBlockToLive() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
The number of blocks after which the collection data expires.
getBookmark() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
string bookmark = 2;
getBookmark() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
string bookmark = 2;
getBookmark() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadataOrBuilder
string bookmark = 2;
getBookmark() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
string bookmark = 2;
getBookmark() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
string bookmark = 2;
getBookmark() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadataOrBuilder
string bookmark = 2;
getBookmarkBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
string bookmark = 2;
getBookmarkBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
string bookmark = 2;
getBookmarkBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadataOrBuilder
string bookmark = 2;
getBookmarkBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
string bookmark = 2;
getBookmarkBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
string bookmark = 2;
getBookmarkBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadataOrBuilder
string bookmark = 2;
getBootstrappingSnapshotDir() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
string bootstrapping_snapshot_dir = 2;
getBootstrappingSnapshotDir() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
string bootstrapping_snapshot_dir = 2;
getBootstrappingSnapshotDir() - Method in interface org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatusOrBuilder
string bootstrapping_snapshot_dir = 2;
getBootstrappingSnapshotDirBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
string bootstrapping_snapshot_dir = 2;
getBootstrappingSnapshotDirBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
string bootstrapping_snapshot_dir = 2;
getBootstrappingSnapshotDirBytes() - Method in interface org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatusOrBuilder
string bootstrapping_snapshot_dir = 2;
getBootstrappingSnapshotInfo() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
getBootstrappingSnapshotInfo() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
getBootstrappingSnapshotInfo() - Method in interface org.hyperledger.fabric.protos.common.Ledger.BlockchainInfoOrBuilder
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
getBootstrappingSnapshotInfoBuilder() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
getBootstrappingSnapshotInfoOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
getBootstrappingSnapshotInfoOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
getBootstrappingSnapshotInfoOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Ledger.BlockchainInfoOrBuilder
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
getBroadcastMethod() - Static method in class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc
 
getBrokers(int) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
Each broker here should be identified using the (IP|host):port notation, e.g.
getBrokers(int) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
Each broker here should be identified using the (IP|host):port notation, e.g.
getBrokers(int) - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokersOrBuilder
Each broker here should be identified using the (IP|host):port notation, e.g.
getBrokersBytes(int) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
Each broker here should be identified using the (IP|host):port notation, e.g.
getBrokersBytes(int) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
Each broker here should be identified using the (IP|host):port notation, e.g.
getBrokersBytes(int) - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokersOrBuilder
Each broker here should be identified using the (IP|host):port notation, e.g.
getBrokersCount() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
Each broker here should be identified using the (IP|host):port notation, e.g.
getBrokersCount() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
Each broker here should be identified using the (IP|host):port notation, e.g.
getBrokersCount() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokersOrBuilder
Each broker here should be identified using the (IP|host):port notation, e.g.
getBrokersList() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
Each broker here should be identified using the (IP|host):port notation, e.g.
getBrokersList() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
Each broker here should be identified using the (IP|host):port notation, e.g.
getBrokersList() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokersOrBuilder
Each broker here should be identified using the (IP|host):port notation, e.g.
getBytes() - Method in interface org.hyperledger.fabric.client.Proposal
Get the serialized proposal message bytes.
getBytes() - Method in interface org.hyperledger.fabric.client.Transaction
Get the serialized transaction message bytes.
getBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
bytes Bytes = 2;
getBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
bytes Bytes = 2;
getBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Db.StateDataOrBuilder
bytes Bytes = 2;
getCancelMethod() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc
 
getCapabilities() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
Deprecated.
getCapabilities() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
Deprecated.
getCapabilities() - Method in interface org.hyperledger.fabric.protos.common.Configuration.CapabilitiesOrBuilder
Deprecated.
getCapabilitiesCount() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
getCapabilitiesCount() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
getCapabilitiesCount() - Method in interface org.hyperledger.fabric.protos.common.Configuration.CapabilitiesOrBuilder
map<string, .common.Capability> capabilities = 1;
getCapabilitiesMap() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
map<string, .common.Capability> capabilities = 1;
getCapabilitiesMap() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
map<string, .common.Capability> capabilities = 1;
getCapabilitiesMap() - Method in interface org.hyperledger.fabric.protos.common.Configuration.CapabilitiesOrBuilder
map<string, .common.Capability> capabilities = 1;
getCapabilitiesOrDefault(String, Configuration.Capability) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
map<string, .common.Capability> capabilities = 1;
getCapabilitiesOrDefault(String, Configuration.Capability) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
map<string, .common.Capability> capabilities = 1;
getCapabilitiesOrDefault(String, Configuration.Capability) - Method in interface org.hyperledger.fabric.protos.common.Configuration.CapabilitiesOrBuilder
map<string, .common.Capability> capabilities = 1;
getCapabilitiesOrThrow(String) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
map<string, .common.Capability> capabilities = 1;
getCapabilitiesOrThrow(String) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
map<string, .common.Capability> capabilities = 1;
getCapabilitiesOrThrow(String) - Method in interface org.hyperledger.fabric.protos.common.Configuration.CapabilitiesOrBuilder
map<string, .common.Capability> capabilities = 1;
getCcQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ChaincodeQuery queries for chaincodes by their name and version.
getCcQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
ChaincodeQuery queries for chaincodes by their name and version.
getCcQuery() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
ChaincodeQuery queries for chaincodes by their name and version.
getCcQueryBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ChaincodeQuery queries for chaincodes by their name and version.
getCcQueryOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ChaincodeQuery queries for chaincodes by their name and version.
getCcQueryOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
ChaincodeQuery queries for chaincodes by their name and version.
getCcQueryOrBuilder() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
ChaincodeQuery queries for chaincodes by their name and version.
getCcQueryRes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
getCcQueryRes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
getCcQueryRes() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
getCcQueryResBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
getCcQueryResOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
getCcQueryResOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
getCcQueryResOrBuilder() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
getCert() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
bytes cert = 2;
getCert() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
bytes cert = 2;
getCert() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PeerIdentityOrBuilder
bytes cert = 2;
getCertificate() - Method in class org.hyperledger.fabric.client.identity.X509Identity
Get the certificate for this identity.
getCertificate() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
Certificate represents the second certificate in a certification chain.
getCertificate() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
Certificate represents the second certificate in a certification chain.
getCertificate() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifierOrBuilder
Certificate represents the second certificate in a certification chain.
getCertifiersIdentifier() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
CertifiersIdentifier is the hash of certificates chain of trust related to this organizational unit
getCertifiersIdentifier() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
CertifiersIdentifier is the hash of certificates chain of trust related to this organizational unit
getCertifiersIdentifier() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnitOrBuilder
CertifiersIdentifier is the hash of certificates chain of trust related to this organizational unit
getChaincode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
string chaincode = 1;
getChaincode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
string chaincode = 1;
getChaincode() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
string chaincode = 1;
getChaincodeActions(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActions(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActions(int) - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActionsOrBuilder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsBuilderList() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsCount() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsCount() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsCount() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActionsOrBuilder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsList() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsList() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsList() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActionsOrBuilder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActionsOrBuilder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeActionsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActionsOrBuilder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
getChaincodeBytes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
string chaincode = 1;
getChaincodeBytes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
string chaincode = 1;
getChaincodeBytes() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
string chaincode = 1;
getChaincodeDefinitions(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitions(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitions(int) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResultOrBuilder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsBuilderList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsCount() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResultOrBuilder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsList() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResultOrBuilder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResultOrBuilder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDefinitionsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResultOrBuilder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
getChaincodeDeploymentSpec() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
This is the bytes of the ChaincodeDeploymentSpec
getChaincodeDeploymentSpec() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
This is the bytes of the ChaincodeDeploymentSpec
getChaincodeDeploymentSpec() - Method in interface org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpecOrBuilder
This is the bytes of the ChaincodeDeploymentSpec
getChaincodeEvent() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
event emitted by chaincode.
getChaincodeEvent() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
event emitted by chaincode.
getChaincodeEvent() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
event emitted by chaincode.
getChaincodeEvent() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
.protos.ChaincodeEvent chaincode_event = 1;
getChaincodeEvent() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
.protos.ChaincodeEvent chaincode_event = 1;
getChaincodeEvent() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeActionOrBuilder
.protos.ChaincodeEvent chaincode_event = 1;
getChaincodeEventBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
event emitted by chaincode.
getChaincodeEventBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
.protos.ChaincodeEvent chaincode_event = 1;
getChaincodeEventOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
event emitted by chaincode.
getChaincodeEventOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
event emitted by chaincode.
getChaincodeEventOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
event emitted by chaincode.
getChaincodeEventOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
.protos.ChaincodeEvent chaincode_event = 1;
getChaincodeEventOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
.protos.ChaincodeEvent chaincode_event = 1;
getChaincodeEventOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeActionOrBuilder
.protos.ChaincodeEvent chaincode_event = 1;
getChaincodeId() - Method in interface org.hyperledger.fabric.client.Contract
Get the identifier of the chaincode that contains the smart contract.
getChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeID chaincode_id = 2;
getChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
.protos.ChaincodeID chaincode_id = 2;
getChaincodeId() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpecOrBuilder
.protos.ChaincodeID chaincode_id = 2;
getChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string chaincode_id = 1;
getChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
string chaincode_id = 1;
getChaincodeId() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEventOrBuilder
string chaincode_id = 1;
getChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the ChaincodeID of executing this invocation.
getChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
This field contains the ChaincodeID of executing this invocation.
getChaincodeId() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeActionOrBuilder
This field contains the ChaincodeID of executing this invocation.
getChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
The ID of the chaincode to target.
getChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
The ID of the chaincode to target.
getChaincodeId() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtensionOrBuilder
The ID of the chaincode to target.
getChaincodeIdBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeID chaincode_id = 2;
getChaincodeIdBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the ChaincodeID of executing this invocation.
getChaincodeIdBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
The ID of the chaincode to target.
getChaincodeIdBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string chaincode_id = 1;
getChaincodeIdBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
string chaincode_id = 1;
getChaincodeIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEventOrBuilder
string chaincode_id = 1;
getChaincodeIdOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeID chaincode_id = 2;
getChaincodeIdOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
.protos.ChaincodeID chaincode_id = 2;
getChaincodeIdOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpecOrBuilder
.protos.ChaincodeID chaincode_id = 2;
getChaincodeIdOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the ChaincodeID of executing this invocation.
getChaincodeIdOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
This field contains the ChaincodeID of executing this invocation.
getChaincodeIdOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeActionOrBuilder
This field contains the ChaincodeID of executing this invocation.
getChaincodeIdOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
The ID of the chaincode to target.
getChaincodeIdOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
The ID of the chaincode to target.
getChaincodeIdOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtensionOrBuilder
The ID of the chaincode to target.
getChaincodeInstallPackage() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
bytes chaincode_install_package = 1;
getChaincodeInstallPackage() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
bytes chaincode_install_package = 1;
getChaincodeInstallPackage() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResultOrBuilder
bytes chaincode_install_package = 1;
getChaincodeInstallPackage() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
This should be a marshaled lifecycle.ChaincodePackage
getChaincodeInstallPackage() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
This should be a marshaled lifecycle.ChaincodePackage
getChaincodeInstallPackage() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgsOrBuilder
This should be a marshaled lifecycle.ChaincodePackage
getChaincodeName() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
string chaincode_name = 1;
getChaincodeName() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
string chaincode_name = 1;
getChaincodeName() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEventOrBuilder
string chaincode_name = 1;
getChaincodeNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
string chaincode_name = 1;
getChaincodeNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
string chaincode_name = 1;
getChaincodeNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEventOrBuilder
string chaincode_name = 1;
getChaincodeProposalPayload() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
This field contains the bytes of the ChaincodeProposalPayload message from the original invocation (essentially the arguments) after the application of the visibility function.
getChaincodeProposalPayload() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
This field contains the bytes of the ChaincodeProposalPayload message from the original invocation (essentially the arguments) after the application of the visibility function.
getChaincodeProposalPayload() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayloadOrBuilder
This field contains the bytes of the ChaincodeProposalPayload message from the original invocation (essentially the arguments) after the application of the visibility function.
getChaincodes(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodes(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodes(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterestOrBuilder
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodes(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
getChaincodes(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
repeated .gossip.Chaincode chaincodes = 3;
getChaincodes(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.PropertiesOrBuilder
repeated .gossip.Chaincode chaincodes = 3;
getChaincodes(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodes(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodes(int) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.ReferencesOrBuilder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodes(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodes(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodes(int) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.ReferencesOrBuilder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodes(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodes(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodes(int) - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponseOrBuilder
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesBuilderList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesBuilderList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesBuilderList() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterestOrBuilder
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PropertiesOrBuilder
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesCount() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.ReferencesOrBuilder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesCount() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.ReferencesOrBuilder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesCount() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesCount() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesCount() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponseOrBuilder
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterestOrBuilder
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesList() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesList() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PropertiesOrBuilder
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesList() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.ReferencesOrBuilder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesList() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.ReferencesOrBuilder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesList() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesList() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesList() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponseOrBuilder
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterestOrBuilder
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.PropertiesOrBuilder
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.ReferencesOrBuilder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.ReferencesOrBuilder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponseOrBuilder
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterestOrBuilder
repeated .discovery.ChaincodeCall chaincodes = 1;
getChaincodesOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PropertiesOrBuilder
repeated .gossip.Chaincode chaincodes = 3;
getChaincodesOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.ReferencesOrBuilder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
getChaincodesOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.ReferencesOrBuilder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
getChaincodesOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponseOrBuilder
repeated .protos.ChaincodeInfo chaincodes = 1;
getChaincodeSpec() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpec() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpec() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpecOrBuilder
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpec() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpec() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpec() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpecOrBuilder
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpecBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpecBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpecOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpecOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpecOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpecOrBuilder
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpecOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpecOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
.protos.ChaincodeSpec chaincode_spec = 1;
getChaincodeSpecOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpecOrBuilder
.protos.ChaincodeSpec chaincode_spec = 1;
getChannel() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
string channel = 1;
getChannel() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
string channel = 1;
getChannel() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
string channel = 1;
getChannel() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
The channel of the message.
getChannel() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
The channel of the message.
getChannel() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
The channel of the message.
getChannel() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
string channel = 1;
getChannel() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
string channel = 1;
getChannel() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequestOrBuilder
string channel = 1;
getChannel() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
string channel = 1;
getChannel() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
string channel = 1;
getChannel() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequestOrBuilder
string channel = 1;
getChannel() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
string channel = 1;
getChannel() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
string channel = 1;
getChannel() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponseOrBuilder
string channel = 1;
getChannelBytes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
string channel = 1;
getChannelBytes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
string channel = 1;
getChannelBytes() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
string channel = 1;
getChannelBytes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
string channel = 1;
getChannelBytes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
string channel = 1;
getChannelBytes() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequestOrBuilder
string channel = 1;
getChannelBytes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
string channel = 1;
getChannelBytes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
string channel = 1;
getChannelBytes() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequestOrBuilder
string channel = 1;
getChannelBytes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
string channel = 1;
getChannelBytes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
string channel = 1;
getChannelBytes() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponseOrBuilder
string channel = 1;
getChannelConfig() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config channel_config = 1;
getChannelConfig() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
.common.Config channel_config = 1;
getChannelConfig() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ConfigTreeOrBuilder
.common.Config channel_config = 1;
getChannelConfigBuilder() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config channel_config = 1;
getChannelConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config channel_config = 1;
getChannelConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
.common.Config channel_config = 1;
getChannelConfigOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ConfigTreeOrBuilder
.common.Config channel_config = 1;
getChannelConfigPolicyReference() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
getChannelConfigPolicyReference() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
getChannelConfigPolicyReference() - Method in interface org.hyperledger.fabric.protos.common.Policies.ApplicationPolicyOrBuilder
Deprecated.
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
getChannelConfigPolicyReference() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
getChannelConfigPolicyReference() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
getChannelConfigPolicyReference() - Method in interface org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicyOrBuilder
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
getChannelConfigPolicyReferenceBytes() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
getChannelConfigPolicyReferenceBytes() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
getChannelConfigPolicyReferenceBytes() - Method in interface org.hyperledger.fabric.protos.common.Policies.ApplicationPolicyOrBuilder
Deprecated.
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
getChannelConfigPolicyReferenceBytes() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
getChannelConfigPolicyReferenceBytes() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
getChannelConfigPolicyReferenceBytes() - Method in interface org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicyOrBuilder
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
getChannelGroup() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
getChannelGroup() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
getChannelGroup() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigOrBuilder
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
getChannelGroupBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
getChannelGroupOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
getChannelGroupOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
getChannelGroupOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigOrBuilder
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
getChannelHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
bytes channel_header = 1;
getChannelHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Header
bytes channel_header = 1;
getChannelHeader() - Method in interface org.hyperledger.fabric.protos.common.Common.HeaderOrBuilder
bytes channel_header = 1;
getChannelId() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Identifier of the channel this message is bound for
getChannelId() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
Identifier of the channel this message is bound for
getChannelId() - Method in interface org.hyperledger.fabric.protos.common.Common.ChannelHeaderOrBuilder
Identifier of the channel this message is bound for
getChannelId() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Which channel this config update is for
getChannelId() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
Which channel this config update is for
getChannelId() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
Which channel this config update is for
getChannelId() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
Identifier of the channel this request is bound for.
getChannelId() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
Identifier of the channel this request is bound for.
getChannelId() - Method in interface org.hyperledger.fabric.protos.gateway.CommitStatusRequestOrBuilder
Identifier of the channel this request is bound for.
getChannelId() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
Identifier of the channel this request is bound for.
getChannelId() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
Identifier of the channel this request is bound for.
getChannelId() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseRequestOrBuilder
Identifier of the channel this request is bound for.
getChannelId() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
Identifier of the channel this request is bound for.
getChannelId() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
Identifier of the channel this request is bound for.
getChannelId() - Method in interface org.hyperledger.fabric.protos.gateway.EvaluateRequestOrBuilder
Identifier of the channel this request is bound for.
getChannelId() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
Identifier of the channel this request is bound for.
getChannelId() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
Identifier of the channel this request is bound for.
getChannelId() - Method in interface org.hyperledger.fabric.protos.gateway.SubmitRequestOrBuilder
Identifier of the channel this request is bound for.
getChannelId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
channel id
getChannelId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
channel id
getChannelId() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
channel id
getChannelId() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
string channel_id = 1;
getChannelId() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
string channel_id = 1;
getChannelId() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlockOrBuilder
string channel_id = 1;
getChannelId() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
string channel_id = 1;
getChannelId() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
string channel_id = 1;
getChannelId() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChannelInfoOrBuilder
string channel_id = 1;
getChannelId() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The channel ID
getChannelId() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
The channel ID
getChannelId() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQueryOrBuilder
The channel ID
getChannelId() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The channel ID
getChannelId() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
The channel ID
getChannelId() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequestOrBuilder
The channel ID
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Identifier of the channel this message is bound for
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
Identifier of the channel this message is bound for
getChannelIdBytes() - Method in interface org.hyperledger.fabric.protos.common.Common.ChannelHeaderOrBuilder
Identifier of the channel this message is bound for
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Which channel this config update is for
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
Which channel this config update is for
getChannelIdBytes() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
Which channel this config update is for
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
Identifier of the channel this request is bound for.
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
Identifier of the channel this request is bound for.
getChannelIdBytes() - Method in interface org.hyperledger.fabric.protos.gateway.CommitStatusRequestOrBuilder
Identifier of the channel this request is bound for.
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
Identifier of the channel this request is bound for.
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
Identifier of the channel this request is bound for.
getChannelIdBytes() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseRequestOrBuilder
Identifier of the channel this request is bound for.
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
Identifier of the channel this request is bound for.
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
Identifier of the channel this request is bound for.
getChannelIdBytes() - Method in interface org.hyperledger.fabric.protos.gateway.EvaluateRequestOrBuilder
Identifier of the channel this request is bound for.
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
Identifier of the channel this request is bound for.
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
Identifier of the channel this request is bound for.
getChannelIdBytes() - Method in interface org.hyperledger.fabric.protos.gateway.SubmitRequestOrBuilder
Identifier of the channel this request is bound for.
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
channel id
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
channel id
getChannelIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
channel id
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
string channel_id = 1;
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
string channel_id = 1;
getChannelIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlockOrBuilder
string channel_id = 1;
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
string channel_id = 1;
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
string channel_id = 1;
getChannelIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChannelInfoOrBuilder
string channel_id = 1;
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The channel ID
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
The channel ID
getChannelIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQueryOrBuilder
The channel ID
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The channel ID
getChannelIdBytes() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
The channel ID
getChannelIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequestOrBuilder
The channel ID
getChannelMAC() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
channel_MAC is an authentication code that proves that the peer that sent this message knows the name of the channel.
getChannelMAC() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
channel_MAC is an authentication code that proves that the peer that sent this message knows the name of the channel.
getChannelMAC() - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoOrBuilder
channel_MAC is an authentication code that proves that the peer that sent this message knows the name of the channel.
getChannelMAC() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
channel_MAC is an authentication code that proves that the peer that sent this message knows the name of the channel.
getChannelMAC() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
channel_MAC is an authentication code that proves that the peer that sent this message knows the name of the channel.
getChannelMAC() - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequestOrBuilder
channel_MAC is an authentication code that proves that the peer that sent this message knows the name of the channel.
getChannels(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
getChannels(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
repeated .protos.ChannelInfo channels = 1;
getChannels(int) - Method in interface org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponseOrBuilder
repeated .protos.ChannelInfo channels = 1;
getChannelsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
getChannelsBuilderList() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
getChannelsCount() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
getChannelsCount() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
repeated .protos.ChannelInfo channels = 1;
getChannelsCount() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponseOrBuilder
repeated .protos.ChannelInfo channels = 1;
getChannelsList() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
getChannelsList() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
repeated .protos.ChannelInfo channels = 1;
getChannelsList() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponseOrBuilder
repeated .protos.ChannelInfo channels = 1;
getChannelsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
getChannelsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
repeated .protos.ChannelInfo channels = 1;
getChannelsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponseOrBuilder
repeated .protos.ChannelInfo channels = 1;
getChannelsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
getChannelsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
repeated .protos.ChannelInfo channels = 1;
getChannelsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponseOrBuilder
repeated .protos.ChannelInfo channels = 1;
getClass_() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
.orderer.KafkaMessageRegular.Class class = 3;
getClass_() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
.orderer.KafkaMessageRegular.Class class = 3;
getClass_() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegularOrBuilder
.orderer.KafkaMessageRegular.Class class = 3;
getClass_Value() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
.orderer.KafkaMessageRegular.Class class = 3;
getClass_Value() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
.orderer.KafkaMessageRegular.Class class = 3;
getClass_Value() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegularOrBuilder
.orderer.KafkaMessageRegular.Class class = 3;
getClientIdentity() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
This is the identity of the client that is used to verify the signature on the SignedRequest's payload.
getClientIdentity() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
This is the identity of the client that is used to verify the signature on the SignedRequest's payload.
getClientIdentity() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.AuthInfoOrBuilder
This is the identity of the client that is used to verify the signature on the SignedRequest's payload.
getClientOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the clients
getClientOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
OU Identifier of the clients
getClientOuIdentifier() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
OU Identifier of the clients
getClientOuIdentifierBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the clients
getClientOuIdentifierOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the clients
getClientOuIdentifierOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
OU Identifier of the clients
getClientOuIdentifierOrBuilder() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
OU Identifier of the clients
getClientTlsCert() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
bytes client_tls_cert = 3;
getClientTlsCert() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
bytes client_tls_cert = 3;
getClientTlsCert() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConsenterOrBuilder
bytes client_tls_cert = 3;
getClientTlsCertHash() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
This is the hash of the client's TLS cert.
getClientTlsCertHash() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
This is the hash of the client's TLS cert.
getClientTlsCertHash() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.AuthInfoOrBuilder
This is the hash of the client's TLS cert.
getCodePackage() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
bytes code_package = 3;
getCodePackage() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
bytes code_package = 3;
getCodePackage() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpecOrBuilder
bytes code_package = 3;
getCollection() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string collection = 3;
getCollection() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
string collection = 3;
getCollection() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataDigestOrBuilder
string collection = 3;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
string collection = 2;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
string collection = 2;
getCollection() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.DelStateOrBuilder
string collection = 2;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
string collection = 2;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
string collection = 2;
getCollection() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResultOrBuilder
string collection = 2;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
string collection = 2;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
string collection = 2;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string collection = 3;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
string collection = 3;
getCollection() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRangeOrBuilder
string collection = 3;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
string collection = 2;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
string collection = 2;
getCollection() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadataOrBuilder
string collection = 2;
getCollection() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateOrBuilder
string collection = 2;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
string collection = 3;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
string collection = 3;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
string collection = 3;
getCollection() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
string collection = 3;
getCollection() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadataOrBuilder
string collection = 3;
getCollection() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateOrBuilder
string collection = 3;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string collection = 3;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
string collection = 3;
getCollectionBytes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataDigestOrBuilder
string collection = 3;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
string collection = 2;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
string collection = 2;
getCollectionBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.DelStateOrBuilder
string collection = 2;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
string collection = 2;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
string collection = 2;
getCollectionBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResultOrBuilder
string collection = 2;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
string collection = 2;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
string collection = 2;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string collection = 3;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
string collection = 3;
getCollectionBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRangeOrBuilder
string collection = 3;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
string collection = 2;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
string collection = 2;
getCollectionBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadataOrBuilder
string collection = 2;
getCollectionBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateOrBuilder
string collection = 2;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
string collection = 3;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
string collection = 3;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
string collection = 3;
getCollectionBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
string collection = 3;
getCollectionBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadataOrBuilder
string collection = 3;
getCollectionBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateOrBuilder
string collection = 3;
getCollectionConfigs() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
.protos.CollectionConfigPackage collection_configs = 6;
getCollectionConfigs() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
.protos.CollectionConfigPackage collection_configs = 6;
getCollectionConfigs() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivatePayloadOrBuilder
.protos.CollectionConfigPackage collection_configs = 6;
getCollectionConfigs() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
Deprecated.
getCollectionConfigs() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
Deprecated.
getCollectionConfigs() - Method in interface org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfoOrBuilder
Deprecated.
getCollectionConfigsBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
.protos.CollectionConfigPackage collection_configs = 6;
getCollectionConfigsCount() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
getCollectionConfigsCount() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
getCollectionConfigsCount() - Method in interface org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfoOrBuilder
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
getCollectionConfigsMap() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
getCollectionConfigsMap() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
getCollectionConfigsMap() - Method in interface org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfoOrBuilder
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
getCollectionConfigsOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
.protos.CollectionConfigPackage collection_configs = 6;
getCollectionConfigsOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
.protos.CollectionConfigPackage collection_configs = 6;
getCollectionConfigsOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivatePayloadOrBuilder
.protos.CollectionConfigPackage collection_configs = 6;
getCollectionConfigsOrDefault(String, Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
getCollectionConfigsOrDefault(String, Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
getCollectionConfigsOrDefault(String, Collection.CollectionConfigPackage) - Method in interface org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfoOrBuilder
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
getCollectionConfigsOrThrow(String) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
getCollectionConfigsOrThrow(String) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
getCollectionConfigsOrThrow(String) - Method in interface org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfoOrBuilder
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
getCollectionHashedRwset(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwset(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwset(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSetOrBuilder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSetOrBuilder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSetOrBuilder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSetOrBuilder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionHashedRwsetOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSetOrBuilder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
getCollectionName() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string collection_name = 1;
getCollectionName() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
string collection_name = 1;
getCollectionName() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivatePayloadOrBuilder
string collection_name = 1;
getCollectionName() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
string collection_name = 1;
getCollectionName() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
string collection_name = 1;
getCollectionName() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSetOrBuilder
string collection_name = 1;
getCollectionName() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
string collection_name = 1;
getCollectionName() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
string collection_name = 1;
getCollectionName() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSetOrBuilder
string collection_name = 1;
getCollectionNameBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string collection_name = 1;
getCollectionNameBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
string collection_name = 1;
getCollectionNameBytes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivatePayloadOrBuilder
string collection_name = 1;
getCollectionNameBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
string collection_name = 1;
getCollectionNameBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
string collection_name = 1;
getCollectionNameBytes() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSetOrBuilder
string collection_name = 1;
getCollectionNameBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
string collection_name = 1;
getCollectionNameBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
string collection_name = 1;
getCollectionNameBytes() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSetOrBuilder
string collection_name = 1;
getCollectionNames(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
repeated string collection_names = 2;
getCollectionNames(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
repeated string collection_names = 2;
getCollectionNames(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCallOrBuilder
repeated string collection_names = 2;
getCollectionNamesBytes(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
repeated string collection_names = 2;
getCollectionNamesBytes(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
repeated string collection_names = 2;
getCollectionNamesBytes(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCallOrBuilder
repeated string collection_names = 2;
getCollectionNamesCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
repeated string collection_names = 2;
getCollectionNamesCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
repeated string collection_names = 2;
getCollectionNamesCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCallOrBuilder
repeated string collection_names = 2;
getCollectionNamesList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
repeated string collection_names = 2;
getCollectionNamesList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
repeated string collection_names = 2;
getCollectionNamesList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCallOrBuilder
repeated string collection_names = 2;
getCollectionPvtRwset(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwset(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwset(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSetOrBuilder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSetOrBuilder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSetOrBuilder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSetOrBuilder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollectionPvtRwsetOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSetOrBuilder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
getCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.protos.CollectionConfigPackage collections = 7;
getCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
.protos.CollectionConfigPackage collections = 7;
getCollections() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
.protos.CollectionConfigPackage collections = 7;
getCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
.protos.CollectionConfigPackage collections = 7;
getCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
.protos.CollectionConfigPackage collections = 7;
getCollections() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
.protos.CollectionConfigPackage collections = 7;
getCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
.protos.CollectionConfigPackage collections = 7;
getCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
.protos.CollectionConfigPackage collections = 7;
getCollections() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
.protos.CollectionConfigPackage collections = 7;
getCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
getCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
.protos.CollectionConfigPackage collections = 6;
getCollections() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
.protos.CollectionConfigPackage collections = 6;
getCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
getCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
.protos.CollectionConfigPackage collections = 6;
getCollections() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
.protos.CollectionConfigPackage collections = 6;
getCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
.protos.CollectionConfigPackage collections = 7;
getCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
.protos.CollectionConfigPackage collections = 7;
getCollections() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
.protos.CollectionConfigPackage collections = 7;
getCollectionsBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.protos.CollectionConfigPackage collections = 7;
getCollectionsBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
.protos.CollectionConfigPackage collections = 7;
getCollectionsBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
.protos.CollectionConfigPackage collections = 7;
getCollectionsBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
getCollectionsBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
getCollectionsBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
.protos.CollectionConfigPackage collections = 7;
getCollectionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.protos.CollectionConfigPackage collections = 7;
getCollectionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
.protos.CollectionConfigPackage collections = 7;
getCollectionsOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
.protos.CollectionConfigPackage collections = 7;
getCollectionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
.protos.CollectionConfigPackage collections = 7;
getCollectionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
.protos.CollectionConfigPackage collections = 7;
getCollectionsOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
.protos.CollectionConfigPackage collections = 7;
getCollectionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
.protos.CollectionConfigPackage collections = 7;
getCollectionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
.protos.CollectionConfigPackage collections = 7;
getCollectionsOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
.protos.CollectionConfigPackage collections = 7;
getCollectionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
getCollectionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
.protos.CollectionConfigPackage collections = 6;
getCollectionsOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
.protos.CollectionConfigPackage collections = 6;
getCollectionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
getCollectionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
.protos.CollectionConfigPackage collections = 6;
getCollectionsOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
.protos.CollectionConfigPackage collections = 6;
getCollectionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
.protos.CollectionConfigPackage collections = 7;
getCollectionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
.protos.CollectionConfigPackage collections = 7;
getCollectionsOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
.protos.CollectionConfigPackage collections = 7;
getCommitStatusMethod() - Static method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc
 
getConfig(int) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfig(int) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfig(int) - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackageOrBuilder
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfig() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
A marshaled Config structure
getConfig() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
A marshaled Config structure
getConfig() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelopeOrBuilder
A marshaled Config structure
getConfig() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
Config is MSP dependent configuration info
getConfig() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
Config is MSP dependent configuration info
getConfig() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfigOrBuilder
Config is MSP dependent configuration info
getConfig(int) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
getConfig(int) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
repeated .protos.CollectionConfig config = 1;
getConfig(int) - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackageOrBuilder
repeated .protos.CollectionConfig config = 1;
getConfigBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
A marshaled Config structure
getConfigBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
getConfigBuilderList() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigBuilderList() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
getConfigCount() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigCount() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigCount() - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackageOrBuilder
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigCount() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
getConfigCount() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
repeated .protos.CollectionConfig config = 1;
getConfigCount() - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackageOrBuilder
repeated .protos.CollectionConfig config = 1;
getConfigList() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigList() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigList() - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackageOrBuilder
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigList() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
getConfigList() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
repeated .protos.CollectionConfig config = 1;
getConfigList() - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackageOrBuilder
repeated .protos.CollectionConfig config = 1;
getConfigOrBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigOrBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackageOrBuilder
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
A marshaled Config structure
getConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
A marshaled Config structure
getConfigOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelopeOrBuilder
A marshaled Config structure
getConfigOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
getConfigOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
repeated .protos.CollectionConfig config = 1;
getConfigOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackageOrBuilder
repeated .protos.CollectionConfig config = 1;
getConfigOrBuilderList() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigOrBuilderList() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigOrBuilderList() - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackageOrBuilder
Deprecated.
repeated .common.CollectionConfig config = 1;
getConfigOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
getConfigOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
repeated .protos.CollectionConfig config = 1;
getConfigOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackageOrBuilder
repeated .protos.CollectionConfig config = 1;
getConfigQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
getConfigQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
getConfigQuery() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
getConfigQueryBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
getConfigQueryOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
getConfigQueryOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
getConfigQueryOrBuilder() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
getConfigResult() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
getConfigResult() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
getConfigResult() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
getConfigResultBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
getConfigResultOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
getConfigResultOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
getConfigResultOrBuilder() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
getConfigSeq() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
uint64 config_seq = 2;
getConfigSeq() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
uint64 config_seq = 2;
getConfigSeq() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegularOrBuilder
uint64 config_seq = 2;
getConfigUpdate() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
A marshaled ConfigUpdate structure
getConfigUpdate() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
A marshaled ConfigUpdate structure
getConfigUpdate() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelopeOrBuilder
A marshaled ConfigUpdate structure
getConn() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
ConnEstablish, used for establishing a connection
getConn() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
ConnEstablish, used for establishing a connection
getConn() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
ConnEstablish, used for establishing a connection
getConnBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
ConnEstablish, used for establishing a connection
getConnect() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageConnect connect = 3;
getConnect() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
.orderer.KafkaMessageConnect connect = 3;
getConnect() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageOrBuilder
.orderer.KafkaMessageConnect connect = 3;
getConnectBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageConnect connect = 3;
getConnectMethod() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeGrpc
 
getConnectOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageConnect connect = 3;
getConnectOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
.orderer.KafkaMessageConnect connect = 3;
getConnectOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageOrBuilder
.orderer.KafkaMessageConnect connect = 3;
getConnOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
ConnEstablish, used for establishing a connection
getConnOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
ConnEstablish, used for establishing a connection
getConnOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
ConnEstablish, used for establishing a connection
getConsensusRequest() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
consensus_request is a consensus specific message.
getConsensusRequest() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
consensus_request is a consensus specific message.
getConsensusRequest() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequestOrBuilder
consensus_request is a consensus specific message.
getConsensusRequestBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
consensus_request is a consensus specific message.
getConsensusRequestOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
consensus_request is a consensus specific message.
getConsensusRequestOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
consensus_request is a consensus specific message.
getConsensusRequestOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequestOrBuilder
consensus_request is a consensus specific message.
getConsenterIds(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Maintains a mapping between the cluster's OSNs and their Raft IDs.
getConsenterIds(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
Maintains a mapping between the cluster's OSNs and their Raft IDs.
getConsenterIds(int) - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadataOrBuilder
Maintains a mapping between the cluster's OSNs and their Raft IDs.
getConsenterIdsCount() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Maintains a mapping between the cluster's OSNs and their Raft IDs.
getConsenterIdsCount() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
Maintains a mapping between the cluster's OSNs and their Raft IDs.
getConsenterIdsCount() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadataOrBuilder
Maintains a mapping between the cluster's OSNs and their Raft IDs.
getConsenterIdsList() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Maintains a mapping between the cluster's OSNs and their Raft IDs.
getConsenterIdsList() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
Maintains a mapping between the cluster's OSNs and their Raft IDs.
getConsenterIdsList() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadataOrBuilder
Maintains a mapping between the cluster's OSNs and their Raft IDs.
getConsenterMetadata() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
bytes consenter_metadata = 2;
getConsenterMetadata() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
bytes consenter_metadata = 2;
getConsenterMetadata() - Method in interface org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadataOrBuilder
bytes consenter_metadata = 2;
getConsenters(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
getConsenters(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
repeated .etcdraft.Consenter consenters = 1;
getConsenters(int) - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadataOrBuilder
repeated .etcdraft.Consenter consenters = 1;
getConsentersBuilder(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
getConsentersBuilderList() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
getConsentersCount() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
getConsentersCount() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
repeated .etcdraft.Consenter consenters = 1;
getConsentersCount() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadataOrBuilder
repeated .etcdraft.Consenter consenters = 1;
getConsentersList() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
getConsentersList() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
repeated .etcdraft.Consenter consenters = 1;
getConsentersList() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadataOrBuilder
repeated .etcdraft.Consenter consenters = 1;
getConsentersOrBuilder(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
getConsentersOrBuilder(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
repeated .etcdraft.Consenter consenters = 1;
getConsentersOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadataOrBuilder
repeated .etcdraft.Consenter consenters = 1;
getConsentersOrBuilderList() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
getConsentersOrBuilderList() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
repeated .etcdraft.Consenter consenters = 1;
getConsentersOrBuilderList() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadataOrBuilder
repeated .etcdraft.Consenter consenters = 1;
getContent(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
getContent(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
repeated .discovery.EndorsementDescriptor content = 1;
getContent(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResultOrBuilder
repeated .discovery.EndorsementDescriptor content = 1;
getContent() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
string content = 1;
getContent() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
string content = 1;
getContent() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ErrorOrBuilder
string content = 1;
getContentBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
getContentBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
getContentBytes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
string content = 1;
getContentBytes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
string content = 1;
getContentBytes() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ErrorOrBuilder
string content = 1;
getContentCase() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
getContentCase() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
getContentCase() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
 
getContentCase() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
getContentCase() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
getContentCase() - Method in interface org.hyperledger.fabric.protos.gossip.Message.SecretOrBuilder
 
getContentCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
getContentCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
repeated .discovery.EndorsementDescriptor content = 1;
getContentCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResultOrBuilder
repeated .discovery.EndorsementDescriptor content = 1;
getContentList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
getContentList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
repeated .discovery.EndorsementDescriptor content = 1;
getContentList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResultOrBuilder
repeated .discovery.EndorsementDescriptor content = 1;
getContentOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
getContentOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
repeated .discovery.EndorsementDescriptor content = 1;
getContentOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResultOrBuilder
repeated .discovery.EndorsementDescriptor content = 1;
getContentOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
getContentOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
repeated .discovery.EndorsementDescriptor content = 1;
getContentOrBuilderList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResultOrBuilder
repeated .discovery.EndorsementDescriptor content = 1;
getContract(String) - Method in interface org.hyperledger.fabric.client.Network
Get an instance of a contract on the current network.
getContract(String, String) - Method in interface org.hyperledger.fabric.client.Network
Get an instance of a contract on the current network.
getContractName() - Method in interface org.hyperledger.fabric.client.Contract
Get the name of the smart contract within the chaincode.
getCreator() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
Creator of the message, a marshaled msp.SerializedIdentity
getCreator() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
Creator of the message, a marshaled msp.SerializedIdentity
getCreator() - Method in interface org.hyperledger.fabric.protos.common.Common.SignatureHeaderOrBuilder
Creator of the message, a marshaled msp.SerializedIdentity
getCred() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
cred represents the serialized idemix credential of the default signer
getCred() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
cred represents the serialized idemix credential of the default signer
getCred() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfigOrBuilder
cred represents the serialized idemix credential of the default signer
getCredentialRevocationInformation() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
credential_revocation_information contains a serialized CredentialRevocationInformation
getCredentialRevocationInformation() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
credential_revocation_information contains a serialized CredentialRevocationInformation
getCredentialRevocationInformation() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfigOrBuilder
credential_revocation_information contains a serialized CredentialRevocationInformation
getCredentials() - Method in interface org.hyperledger.fabric.client.identity.Identity
Implementation-specific credentials.
getCredentials() - Method in class org.hyperledger.fabric.client.identity.X509Identity
 
getCryptoConfig() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
getCryptoConfig() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
getCryptoConfig() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
getCryptoConfigBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
getCryptoConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
getCryptoConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
getCryptoConfigOrBuilder() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
getCurrentBlockHash() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
bytes currentBlockHash = 2;
getCurrentBlockHash() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
bytes currentBlockHash = 2;
getCurrentBlockHash() - Method in interface org.hyperledger.fabric.protos.common.Ledger.BlockchainInfoOrBuilder
bytes currentBlockHash = 2;
getData() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockData data = 2;
getData() - Method in class org.hyperledger.fabric.protos.common.Common.Block
.common.BlockData data = 2;
getData(int) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
repeated bytes data = 1;
getData(int) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
repeated bytes data = 1;
getData(int) - Method in interface org.hyperledger.fabric.protos.common.Common.BlockDataOrBuilder
repeated bytes data = 1;
getData() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockOrBuilder
.common.BlockData data = 2;
getData() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
Data, the encoding of which is defined by the type in the header
getData() - Method in class org.hyperledger.fabric.protos.common.Common.Payload
Data, the encoding of which is defined by the type in the header
getData() - Method in interface org.hyperledger.fabric.protos.common.Common.PayloadOrBuilder
Data, the encoding of which is defined by the type in the header
getData(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
getData(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
repeated .gossip.Envelope data = 2;
getData(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataUpdateOrBuilder
repeated .gossip.Envelope data = 2;
getData() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
bytes data = 2;
getData() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
bytes data = 2;
getData() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PayloadOrBuilder
bytes data = 2;
getData() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Data data specific to the package
getData() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Data data specific to the package
getData() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Data data specific to the package
getDataBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockData data = 2;
getDataBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
getDataBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
getDataCase() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
getDataCase() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
getDataCase() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionOrBuilder
 
getDataCount() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
repeated bytes data = 1;
getDataCount() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
repeated bytes data = 1;
getDataCount() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockDataOrBuilder
repeated bytes data = 1;
getDataCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
getDataCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
repeated .gossip.Envelope data = 2;
getDataCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataUpdateOrBuilder
repeated .gossip.Envelope data = 2;
getDataDig() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataDigest data_dig = 10;
getDataDig() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.DataDigest data_dig = 10;
getDataDig() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.DataDigest data_dig = 10;
getDataDigBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataDigest data_dig = 10;
getDataDigOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataDigest data_dig = 10;
getDataDigOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.DataDigest data_dig = 10;
getDataDigOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.DataDigest data_dig = 10;
getDataHash() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
The hash of the BlockData, by MerkleTree
getDataHash() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
The hash of the BlockData, by MerkleTree
getDataHash() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockHeaderOrBuilder
The hash of the BlockData, by MerkleTree
getDataList() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
repeated bytes data = 1;
getDataList() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
repeated bytes data = 1;
getDataList() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockDataOrBuilder
repeated bytes data = 1;
getDataList() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
getDataList() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
repeated .gossip.Envelope data = 2;
getDataList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataUpdateOrBuilder
repeated .gossip.Envelope data = 2;
getDataModel() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
.rwset.TxReadWriteSet.DataModel data_model = 1;
getDataModel() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
.rwset.TxReadWriteSet.DataModel data_model = 1;
getDataModel() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSetOrBuilder
.rwset.TxReadWriteSet.DataModel data_model = 1;
getDataModel() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
.rwset.TxReadWriteSet.DataModel data_model = 1;
getDataModel() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
.rwset.TxReadWriteSet.DataModel data_model = 1;
getDataModel() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSetOrBuilder
.rwset.TxReadWriteSet.DataModel data_model = 1;
getDataModelValue() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
.rwset.TxReadWriteSet.DataModel data_model = 1;
getDataModelValue() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
.rwset.TxReadWriteSet.DataModel data_model = 1;
getDataModelValue() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSetOrBuilder
.rwset.TxReadWriteSet.DataModel data_model = 1;
getDataModelValue() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
.rwset.TxReadWriteSet.DataModel data_model = 1;
getDataModelValue() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
.rwset.TxReadWriteSet.DataModel data_model = 1;
getDataModelValue() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSetOrBuilder
.rwset.TxReadWriteSet.DataModel data_model = 1;
getDataMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Contains a ledger block
getDataMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Contains a ledger block
getDataMsg() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Contains a ledger block
getDataMsgBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Contains a ledger block
getDataMsgOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Contains a ledger block
getDataMsgOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Contains a ledger block
getDataMsgOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Contains a ledger block
getDataOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockData data = 2;
getDataOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Block
.common.BlockData data = 2;
getDataOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockOrBuilder
.common.BlockData data = 2;
getDataOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
getDataOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
repeated .gossip.Envelope data = 2;
getDataOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataUpdateOrBuilder
repeated .gossip.Envelope data = 2;
getDataOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
getDataOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
repeated .gossip.Envelope data = 2;
getDataOrBuilderList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataUpdateOrBuilder
repeated .gossip.Envelope data = 2;
getDataReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataRequest data_req = 11;
getDataReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.DataRequest data_req = 11;
getDataReq() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.DataRequest data_req = 11;
getDataReqBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataRequest data_req = 11;
getDataReqOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataRequest data_req = 11;
getDataReqOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.DataRequest data_req = 11;
getDataReqOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.DataRequest data_req = 11;
getDatatype() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
string datatype = 1;
getDatatype() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
string datatype = 1;
getDatatype() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadataOrBuilder
string datatype = 1;
getDatatypeBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
string datatype = 1;
getDatatypeBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
string datatype = 1;
getDatatypeBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadataOrBuilder
string datatype = 1;
getDataUpdate() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataUpdate data_update = 12;
getDataUpdate() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.DataUpdate data_update = 12;
getDataUpdate() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.DataUpdate data_update = 12;
getDataUpdateBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataUpdate data_update = 12;
getDataUpdateOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataUpdate data_update = 12;
getDataUpdateOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.DataUpdate data_update = 12;
getDataUpdateOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.DataUpdate data_update = 12;
getDead(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
getDead(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
repeated .gossip.Envelope dead = 2;
getDead(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipResponseOrBuilder
repeated .gossip.Envelope dead = 2;
getDeadBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
getDeadBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
getDeadCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
getDeadCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
repeated .gossip.Envelope dead = 2;
getDeadCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipResponseOrBuilder
repeated .gossip.Envelope dead = 2;
getDeadList() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
getDeadList() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
repeated .gossip.Envelope dead = 2;
getDeadList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipResponseOrBuilder
repeated .gossip.Envelope dead = 2;
getDeadOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
getDeadOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
repeated .gossip.Envelope dead = 2;
getDeadOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipResponseOrBuilder
repeated .gossip.Envelope dead = 2;
getDeadOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
getDeadOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
repeated .gossip.Envelope dead = 2;
getDeadOrBuilderList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipResponseOrBuilder
repeated .gossip.Envelope dead = 2;
getDecorations() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
Deprecated.
getDecorations() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
Deprecated.
getDecorations() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInputOrBuilder
Deprecated.
getDecorationsCount() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
getDecorationsCount() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
getDecorationsCount() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInputOrBuilder
map<string, bytes> decorations = 2;
getDecorationsMap() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
map<string, bytes> decorations = 2;
getDecorationsMap() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
map<string, bytes> decorations = 2;
getDecorationsMap() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInputOrBuilder
map<string, bytes> decorations = 2;
getDecorationsOrDefault(String, ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
map<string, bytes> decorations = 2;
getDecorationsOrDefault(String, ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
map<string, bytes> decorations = 2;
getDecorationsOrDefault(String, ByteString) - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInputOrBuilder
map<string, bytes> decorations = 2;
getDecorationsOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
map<string, bytes> decorations = 2;
getDecorationsOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
map<string, bytes> decorations = 2;
getDecorationsOrThrow(String) - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInputOrBuilder
map<string, bytes> decorations = 2;
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
getDefaultInstance() - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.Block
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.Header
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.Payload
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
getDefaultInstanceForType() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
getDeliverFilteredMethod() - Static method in class org.hyperledger.fabric.protos.peer.DeliverGrpc
 
getDeliverMethod() - Static method in class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc
 
getDeliverMethod() - Static method in class org.hyperledger.fabric.protos.peer.DeliverGrpc
 
getDeliverWithPrivateDataMethod() - Static method in class org.hyperledger.fabric.protos.peer.DeliverGrpc
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Collection
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.common.Common.HeaderType
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.common.Common.Status
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configtx
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Ledger
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.GatewayProto
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.DataModel
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.Identities
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekBehavior
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekErrorResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.State
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Collection
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Configuration
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Peer
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Policy
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Query
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Resources
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.MetaDataKeys
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
getDescriptor() - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
getDescriptor() - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.common.Common.HeaderType
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.common.Common.Status
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.DataModel
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekBehavior
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekErrorResponse
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.State
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.MetaDataKeys
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
getDescriptorForType() - Method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
 
getDescriptorForType() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
getDigest() - Method in interface org.hyperledger.fabric.client.Proposal
Get the digest of the serialized proposal.
getDigest() - Method in interface org.hyperledger.fabric.client.Transaction
Get the digest of the serialized transaction.
getDigest() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
.gossip.PvtDataDigest digest = 1;
getDigest() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
.gossip.PvtDataDigest digest = 1;
getDigest() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataElementOrBuilder
.gossip.PvtDataDigest digest = 1;
getDigestBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
.gossip.PvtDataDigest digest = 1;
getDigestOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
.gossip.PvtDataDigest digest = 1;
getDigestOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
.gossip.PvtDataDigest digest = 1;
getDigestOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataElementOrBuilder
.gossip.PvtDataDigest digest = 1;
getDigests(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
Maybe change this to bitmap later on
getDigests(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
Maybe change this to bitmap later on
getDigests(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataDigestOrBuilder
Maybe change this to bitmap later on
getDigests(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
repeated bytes digests = 2;
getDigests(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
repeated bytes digests = 2;
getDigests(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataRequestOrBuilder
repeated bytes digests = 2;
getDigests(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
getDigests(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
repeated .gossip.PvtDataDigest digests = 1;
getDigests(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequestOrBuilder
repeated .gossip.PvtDataDigest digests = 1;
getDigestsBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
getDigestsBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
getDigestsCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
Maybe change this to bitmap later on
getDigestsCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
Maybe change this to bitmap later on
getDigestsCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataDigestOrBuilder
Maybe change this to bitmap later on
getDigestsCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
repeated bytes digests = 2;
getDigestsCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
repeated bytes digests = 2;
getDigestsCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataRequestOrBuilder
repeated bytes digests = 2;
getDigestsCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
getDigestsCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
repeated .gossip.PvtDataDigest digests = 1;
getDigestsCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequestOrBuilder
repeated .gossip.PvtDataDigest digests = 1;
getDigestsList() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
Maybe change this to bitmap later on
getDigestsList() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
Maybe change this to bitmap later on
getDigestsList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataDigestOrBuilder
Maybe change this to bitmap later on
getDigestsList() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
repeated bytes digests = 2;
getDigestsList() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
repeated bytes digests = 2;
getDigestsList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataRequestOrBuilder
repeated bytes digests = 2;
getDigestsList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
getDigestsList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
repeated .gossip.PvtDataDigest digests = 1;
getDigestsList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequestOrBuilder
repeated .gossip.PvtDataDigest digests = 1;
getDigestsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
getDigestsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
repeated .gossip.PvtDataDigest digests = 1;
getDigestsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequestOrBuilder
repeated .gossip.PvtDataDigest digests = 1;
getDigestsOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
getDigestsOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
repeated .gossip.PvtDataDigest digests = 1;
getDigestsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequestOrBuilder
repeated .gossip.PvtDataDigest digests = 1;
getDiscoverMethod() - Static method in class org.hyperledger.fabric.protos.discovery.DiscoveryGrpc
 
getElectionTick() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
uint32 election_tick = 2;
getElectionTick() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
uint32 election_tick = 2;
getElectionTick() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.OptionsOrBuilder
uint32 election_tick = 2;
getElements(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
getElements(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
repeated .gossip.PvtDataElement elements = 1;
getElements(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponseOrBuilder
repeated .gossip.PvtDataElement elements = 1;
getElements(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
getElements(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
repeated .gossip.Envelope elements = 1;
getElements(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshotOrBuilder
repeated .gossip.Envelope elements = 1;
getElementsBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
getElementsBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
getElementsBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
getElementsBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
getElementsCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
getElementsCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
repeated .gossip.PvtDataElement elements = 1;
getElementsCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponseOrBuilder
repeated .gossip.PvtDataElement elements = 1;
getElementsCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
getElementsCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
repeated .gossip.Envelope elements = 1;
getElementsCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshotOrBuilder
repeated .gossip.Envelope elements = 1;
getElementsList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
getElementsList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
repeated .gossip.PvtDataElement elements = 1;
getElementsList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponseOrBuilder
repeated .gossip.PvtDataElement elements = 1;
getElementsList() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
getElementsList() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
repeated .gossip.Envelope elements = 1;
getElementsList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshotOrBuilder
repeated .gossip.Envelope elements = 1;
getElementsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
getElementsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
repeated .gossip.PvtDataElement elements = 1;
getElementsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponseOrBuilder
repeated .gossip.PvtDataElement elements = 1;
getElementsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
getElementsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
repeated .gossip.Envelope elements = 1;
getElementsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshotOrBuilder
repeated .gossip.Envelope elements = 1;
getElementsOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
getElementsOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
repeated .gossip.PvtDataElement elements = 1;
getElementsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponseOrBuilder
repeated .gossip.PvtDataElement elements = 1;
getElementsOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
getElementsOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
repeated .gossip.Envelope elements = 1;
getElementsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshotOrBuilder
repeated .gossip.Envelope elements = 1;
getEmpty() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Empty message, used for pinging
getEmpty() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Empty message, used for pinging
getEmpty() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Empty message, used for pinging
getEmptyBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Empty message, used for pinging
getEmptyOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Empty message, used for pinging
getEmptyOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Empty message, used for pinging
getEmptyOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Empty message, used for pinging
getEnable() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
If true then an msp identity that does not contain any of the specified OU will be considered invalid.
getEnable() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
If true then an msp identity that does not contain any of the specified OU will be considered invalid.
getEnable() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
If true then an msp identity that does not contain any of the specified OU will be considered invalid.
getEndKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
string end_key = 2;
getEndKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
string end_key = 2;
getEndKey() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfoOrBuilder
string end_key = 2;
getEndKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string endKey = 2;
getEndKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
string endKey = 2;
getEndKey() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRangeOrBuilder
string endKey = 2;
getEndKeyBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
string end_key = 2;
getEndKeyBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
string end_key = 2;
getEndKeyBytes() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfoOrBuilder
string end_key = 2;
getEndKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string endKey = 2;
getEndKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
string endKey = 2;
getEndKeyBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRangeOrBuilder
string endKey = 2;
getEndorsedAt() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
uint64 endorsed_at = 1;
getEndorsedAt() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
uint64 endorsed_at = 1;
getEndorsedAt() - Method in interface org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfoOrBuilder
uint64 endorsed_at = 1;
getEndorsement() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
The endorsement of the proposal, basically the endorser's signature over the payload
getEndorsement() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
The endorsement of the proposal, basically the endorser's signature over the payload
getEndorsement() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponseOrBuilder
The endorsement of the proposal, basically the endorser's signature over the payload
getEndorsementBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
The endorsement of the proposal, basically the endorser's signature over the payload
getEndorsementOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
The endorsement of the proposal, basically the endorser's signature over the payload
getEndorsementOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
The endorsement of the proposal, basically the endorser's signature over the payload
getEndorsementOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponseOrBuilder
The endorsement of the proposal, basically the endorser's signature over the payload
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
string endorsement_plugin = 3;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
string endorsement_plugin = 3;
getEndorsementPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfoOrBuilder
string endorsement_plugin = 3;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string endorsement_plugin = 4;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
string endorsement_plugin = 4;
getEndorsementPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
string endorsement_plugin = 4;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string endorsement_plugin = 4;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
string endorsement_plugin = 4;
getEndorsementPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
string endorsement_plugin = 4;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string endorsement_plugin = 4;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
string endorsement_plugin = 4;
getEndorsementPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
string endorsement_plugin = 4;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string endorsement_plugin = 3;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
string endorsement_plugin = 3;
getEndorsementPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
string endorsement_plugin = 3;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string endorsement_plugin = 3;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
string endorsement_plugin = 3;
getEndorsementPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
string endorsement_plugin = 3;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string endorsement_plugin = 4;
getEndorsementPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
string endorsement_plugin = 4;
getEndorsementPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
string endorsement_plugin = 4;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
string endorsement_plugin = 3;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
string endorsement_plugin = 3;
getEndorsementPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfoOrBuilder
string endorsement_plugin = 3;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string endorsement_plugin = 4;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
string endorsement_plugin = 4;
getEndorsementPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
string endorsement_plugin = 4;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string endorsement_plugin = 4;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
string endorsement_plugin = 4;
getEndorsementPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
string endorsement_plugin = 4;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string endorsement_plugin = 4;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
string endorsement_plugin = 4;
getEndorsementPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
string endorsement_plugin = 4;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string endorsement_plugin = 3;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
string endorsement_plugin = 3;
getEndorsementPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
string endorsement_plugin = 3;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string endorsement_plugin = 3;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
string endorsement_plugin = 3;
getEndorsementPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
string endorsement_plugin = 3;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string endorsement_plugin = 4;
getEndorsementPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
string endorsement_plugin = 4;
getEndorsementPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
string endorsement_plugin = 4;
getEndorsementPolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicy() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicy() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicyBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicyBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicyOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicyOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
getEndorsementPolicyRef() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
A named reference to an endorsement policy,
getEndorsementPolicyRef() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
A named reference to an endorsement policy,
getEndorsementPolicyRef() - Method in interface org.hyperledger.fabric.protos.peer.Resources.VSCCArgsOrBuilder
A named reference to an endorsement policy,
getEndorsementPolicyRefBytes() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
A named reference to an endorsement policy,
getEndorsementPolicyRefBytes() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
A named reference to an endorsement policy,
getEndorsementPolicyRefBytes() - Method in interface org.hyperledger.fabric.protos.peer.Resources.VSCCArgsOrBuilder
A named reference to an endorsement policy,
getEndorsements(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsements(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsements(int) - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedActionOrBuilder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsBuilderList() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsCount() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsCount() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsCount() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedActionOrBuilder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsList() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsList() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsList() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedActionOrBuilder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedActionOrBuilder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorsementsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedActionOrBuilder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
getEndorseMethod() - Static method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc
 
getEndorser() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
Identity of the endorser (e.g.
getEndorser() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
Identity of the endorser (e.g.
getEndorser() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.EndorsementOrBuilder
Identity of the endorser (e.g.
getEndorsersByGroups() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Deprecated.
getEndorsersByGroups() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
Deprecated.
getEndorsersByGroups() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
Deprecated.
getEndorsersByGroupsCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
getEndorsersByGroupsCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
getEndorsersByGroupsCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
Specifies the endorsers, separated to groups.
getEndorsersByGroupsMap() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies the endorsers, separated to groups.
getEndorsersByGroupsMap() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
Specifies the endorsers, separated to groups.
getEndorsersByGroupsMap() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
Specifies the endorsers, separated to groups.
getEndorsersByGroupsOrDefault(String, Protocol.Peers) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies the endorsers, separated to groups.
getEndorsersByGroupsOrDefault(String, Protocol.Peers) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
Specifies the endorsers, separated to groups.
getEndorsersByGroupsOrDefault(String, Protocol.Peers) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
Specifies the endorsers, separated to groups.
getEndorsersByGroupsOrThrow(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies the endorsers, separated to groups.
getEndorsersByGroupsOrThrow(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
Specifies the endorsers, separated to groups.
getEndorsersByGroupsOrThrow(String) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
Specifies the endorsers, separated to groups.
getEndpoint(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
getEndpoint(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
repeated .discovery.Endpoint endpoint = 1;
getEndpoint(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndpointsOrBuilder
repeated .discovery.Endpoint endpoint = 1;
getEndpoint() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
string endpoint = 1;
getEndpoint() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
string endpoint = 1;
getEndpoint() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MemberOrBuilder
string endpoint = 1;
getEndpointBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
getEndpointBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
getEndpointBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
string endpoint = 1;
getEndpointBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
string endpoint = 1;
getEndpointBytes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MemberOrBuilder
string endpoint = 1;
getEndpointCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
getEndpointCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
repeated .discovery.Endpoint endpoint = 1;
getEndpointCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndpointsOrBuilder
repeated .discovery.Endpoint endpoint = 1;
getEndpointList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
getEndpointList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
repeated .discovery.Endpoint endpoint = 1;
getEndpointList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndpointsOrBuilder
repeated .discovery.Endpoint endpoint = 1;
getEndpointOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
getEndpointOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
repeated .discovery.Endpoint endpoint = 1;
getEndpointOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndpointsOrBuilder
repeated .discovery.Endpoint endpoint = 1;
getEndpointOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
getEndpointOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
repeated .discovery.Endpoint endpoint = 1;
getEndpointOrBuilderList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndpointsOrBuilder
repeated .discovery.Endpoint endpoint = 1;
getEndSeqNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
uint64 end_seq_num = 2;
getEndSeqNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
uint64 end_seq_num = 2;
getEndSeqNum() - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequestOrBuilder
uint64 end_seq_num = 2;
getEnrollmentId() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
enrollment_id contains the enrollment id of this signer
getEnrollmentId() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
enrollment_id contains the enrollment id of this signer
getEnrollmentId() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfigOrBuilder
enrollment_id contains the enrollment id of this signer
getEnrollmentIdBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
enrollment_id contains the enrollment id of this signer
getEnrollmentIdBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
enrollment_id contains the enrollment id of this signer
getEnrollmentIdBytes() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfigOrBuilder
enrollment_id contains the enrollment id of this signer
getEntries(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntries(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntries(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntries(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntries(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHashOrBuilder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntries(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteOrBuilder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntries(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
getEntries(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
repeated .protos.StateMetadata entries = 1;
getEntries(int) - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResultOrBuilder
repeated .protos.StateMetadata entries = 1;
getEntriesBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
getEntriesBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesBuilderList() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
getEntriesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHashOrBuilder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteOrBuilder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesCount() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
getEntriesCount() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
repeated .protos.StateMetadata entries = 1;
getEntriesCount() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResultOrBuilder
repeated .protos.StateMetadata entries = 1;
getEntriesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHashOrBuilder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteOrBuilder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesList() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
getEntriesList() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
repeated .protos.StateMetadata entries = 1;
getEntriesList() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResultOrBuilder
repeated .protos.StateMetadata entries = 1;
getEntriesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHashOrBuilder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteOrBuilder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
getEntriesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
repeated .protos.StateMetadata entries = 1;
getEntriesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResultOrBuilder
repeated .protos.StateMetadata entries = 1;
getEntriesOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHashOrBuilder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteOrBuilder
repeated .kvrwset.KVMetadataEntry entries = 2;
getEntriesOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
getEntriesOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
repeated .protos.StateMetadata entries = 1;
getEntriesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResultOrBuilder
repeated .protos.StateMetadata entries = 1;
getEnvelope() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The transaction envelope.
getEnvelope() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
The transaction envelope.
getEnvelope() - Method in interface org.hyperledger.fabric.protos.gateway.PreparedTransactionOrBuilder
The transaction envelope.
getEnvelopeBuilder() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The transaction envelope.
getEnvelopeOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The transaction envelope.
getEnvelopeOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
The transaction envelope.
getEnvelopeOrBuilder() - Method in interface org.hyperledger.fabric.protos.gateway.PreparedTransactionOrBuilder
The transaction envelope.
getEpoch() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
The epoch in which this header was generated, where epoch is defined based on block height Epoch in which the response has been generated.
getEpoch() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
The epoch in which this header was generated, where epoch is defined based on block height Epoch in which the response has been generated.
getEpoch() - Method in interface org.hyperledger.fabric.protos.common.Common.ChannelHeaderOrBuilder
The epoch in which this header was generated, where epoch is defined based on block height Epoch in which the response has been generated.
getEpoch() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
epoch represents the current epoch (time interval) used for revocation
getEpoch() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
epoch represents the current epoch (time interval) used for revocation
getEpoch() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfigOrBuilder
epoch represents the current epoch (time interval) used for revocation
getError() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
Error indicates failure or refusal to process the query
getError() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
Error indicates failure or refusal to process the query
getError() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
Error indicates failure or refusal to process the query
getError() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
string error = 1;
getError() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
string error = 1;
getError() - Method in interface org.hyperledger.fabric.protos.gossip.Message.AcknowledgementOrBuilder
string error = 1;
getErrorBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
Error indicates failure or refusal to process the query
getErrorBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
string error = 1;
getErrorBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
string error = 1;
getErrorBytes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.AcknowledgementOrBuilder
string error = 1;
getErrorOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
Error indicates failure or refusal to process the query
getErrorOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
Error indicates failure or refusal to process the query
getErrorOrBuilder() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
Error indicates failure or refusal to process the query
getErrorResponse() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
How to respond to errors reported to the deliver service
getErrorResponse() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
How to respond to errors reported to the deliver service
getErrorResponse() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekInfoOrBuilder
How to respond to errors reported to the deliver service
getErrorResponseValue() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
How to respond to errors reported to the deliver service
getErrorResponseValue() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
How to respond to errors reported to the deliver service
getErrorResponseValue() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekInfoOrBuilder
How to respond to errors reported to the deliver service
getEscc() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Escc for the chaincode instance
getEscc() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Escc for the chaincode instance
getEscc() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Escc for the chaincode instance
getEscc() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the name of the ESCC for this chaincode.
getEscc() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
the name of the ESCC for this chaincode.
getEscc() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
the name of the ESCC for this chaincode.
getEsccBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Escc for the chaincode instance
getEsccBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Escc for the chaincode instance
getEsccBytes() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Escc for the chaincode instance
getEsccBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the name of the ESCC for this chaincode.
getEsccBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
the name of the ESCC for this chaincode.
getEsccBytes() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
the name of the ESCC for this chaincode.
getEvaluateMethod() - Static method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc
 
getEventName() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string event_name = 3;
getEventName() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
string event_name = 3;
getEventName() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEventOrBuilder
string event_name = 3;
getEventNameBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string event_name = 3;
getEventNameBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
string event_name = 3;
getEventNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEventOrBuilder
string event_name = 3;
getEvents() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the event generated by the chaincode.
getEvents() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
This field contains the event generated by the chaincode.
getEvents() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeActionOrBuilder
This field contains the event generated by the chaincode.
getExtension() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Extension that may be attached based on the header type
getExtension() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
Extension that may be attached based on the header type
getExtension() - Method in interface org.hyperledger.fabric.protos.common.Common.ChannelHeaderOrBuilder
Extension that may be attached based on the header type
getExtension() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
Optional extensions to the proposal.
getExtension() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
Optional extensions to the proposal.
getExtension() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ProposalOrBuilder
Optional extensions to the proposal.
getExtension() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
Extension should be unmarshaled to a type-specific message.
getExtension() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
Extension should be unmarshaled to a type-specific message.
getExtension() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayloadOrBuilder
Extension should be unmarshaled to a type-specific message.
getFabricNodeOus() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
getFabricNodeOus() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
getFabricNodeOus() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
getFabricNodeOusBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
getFabricNodeOusOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
getFabricNodeOusOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
getFabricNodeOusOrBuilder() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
getFetchedRecordsCount() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
int32 fetched_records_count = 1;
getFetchedRecordsCount() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
int32 fetched_records_count = 1;
getFetchedRecordsCount() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadataOrBuilder
int32 fetched_records_count = 1;
getFields(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
repeated string fields = 2;
getFields(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
repeated string fields = 2;
getFields(int) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadataOrBuilder
repeated string fields = 2;
getFieldsBytes(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
repeated string fields = 2;
getFieldsBytes(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
repeated string fields = 2;
getFieldsBytes(int) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadataOrBuilder
repeated string fields = 2;
getFieldsCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
repeated string fields = 2;
getFieldsCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
repeated string fields = 2;
getFieldsCount() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadataOrBuilder
repeated string fields = 2;
getFieldsList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
repeated string fields = 2;
getFieldsList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
repeated string fields = 2;
getFieldsList() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadataOrBuilder
repeated string fields = 2;
getFilter() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
.discovery.ChaincodeInterest filter = 1;
getFilter() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
.discovery.ChaincodeInterest filter = 1;
getFilter() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQueryOrBuilder
.discovery.ChaincodeInterest filter = 1;
getFilterBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
.discovery.ChaincodeInterest filter = 1;
getFilteredBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.FilteredBlock filtered_block = 3;
getFilteredBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
.protos.FilteredBlock filtered_block = 3;
getFilteredBlock() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponseOrBuilder
.protos.FilteredBlock filtered_block = 3;
getFilteredBlockBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.FilteredBlock filtered_block = 3;
getFilteredBlockOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.FilteredBlock filtered_block = 3;
getFilteredBlockOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
.protos.FilteredBlock filtered_block = 3;
getFilteredBlockOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponseOrBuilder
.protos.FilteredBlock filtered_block = 3;
getFilteredTransactions(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactions(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactions(int) - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlockOrBuilder
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsBuilderList() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsCount() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsCount() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsCount() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlockOrBuilder
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsList() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsList() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsList() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlockOrBuilder
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlockOrBuilder
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilteredTransactionsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlockOrBuilder
repeated .protos.FilteredTransaction filtered_transactions = 4;
getFilterOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
.discovery.ChaincodeInterest filter = 1;
getFilterOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
.discovery.ChaincodeInterest filter = 1;
getFilterOrBuilder() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQueryOrBuilder
.discovery.ChaincodeInterest filter = 1;
getGenerateMethod() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc
 
getGossipStreamMethod() - Static method in class org.hyperledger.fabric.protos.gossip.GossipGrpc
 
getGroups() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
Deprecated.
getGroups() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
Deprecated.
getGroups() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
Deprecated.
getGroupsCount() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
getGroupsCount() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
getGroupsCount() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigGroup> groups = 2;
getGroupsMap() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigGroup> groups = 2;
getGroupsMap() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
map<string, .common.ConfigGroup> groups = 2;
getGroupsMap() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigGroup> groups = 2;
getGroupsOrDefault(String, Configtx.ConfigGroup) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigGroup> groups = 2;
getGroupsOrDefault(String, Configtx.ConfigGroup) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
map<string, .common.ConfigGroup> groups = 2;
getGroupsOrDefault(String, Configtx.ConfigGroup) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigGroup> groups = 2;
getGroupsOrThrow(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigGroup> groups = 2;
getGroupsOrThrow(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
map<string, .common.ConfigGroup> groups = 2;
getGroupsOrThrow(String) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigGroup> groups = 2;
getHash() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
hash of ChaincodeDeploymentSpec.code_package
getHash() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
hash of ChaincodeDeploymentSpec.code_package
getHash() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.CDSDataOrBuilder
hash of ChaincodeDeploymentSpec.code_package
getHash() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
The hash of the chaincode bytes
getHash() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
The hash of the chaincode bytes
getHash() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifierOrBuilder
The hash of the chaincode bytes
getHashedReads(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReads(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReads(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedReadsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVReadHash hashed_reads = 1;
getHashedRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
Data model specific serialized proto message (e.g., kvrwset.HashedRWSet for KV and Document data models)
getHashedRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
Data model specific serialized proto message (e.g., kvrwset.HashedRWSet for KV and Document data models)
getHashedRwset() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSetOrBuilder
Data model specific serialized proto message (e.g., kvrwset.HashedRWSet for KV and Document data models)
getHashedWrites(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWrites(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWrites(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHashedWritesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
getHasMore() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
bool has_more = 2;
getHasMore() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
bool has_more = 2;
getHasMore() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseOrBuilder
bool has_more = 2;
getHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockHeader header = 1;
getHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Block
.common.BlockHeader header = 1;
getHeader() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockOrBuilder
.common.BlockHeader header = 1;
getHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
Header is included to provide identity and prevent replay
getHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Payload
Header is included to provide identity and prevent replay
getHeader() - Method in interface org.hyperledger.fabric.protos.common.Common.PayloadOrBuilder
Header is included to provide identity and prevent replay
getHeader() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
The header of the proposal.
getHeader() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
The header of the proposal.
getHeader() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ProposalOrBuilder
The header of the proposal.
getHeader() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
The header of the proposal action, which is the proposal header
getHeader() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
The header of the proposal action, which is the proposal header
getHeader() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionActionOrBuilder
The header of the proposal action, which is the proposal header
getHeaderBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockHeader header = 1;
getHeaderBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
Header is included to provide identity and prevent replay
getHeaderOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockHeader header = 1;
getHeaderOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Block
.common.BlockHeader header = 1;
getHeaderOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockOrBuilder
.common.BlockHeader header = 1;
getHeaderOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
Header is included to provide identity and prevent replay
getHeaderOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Payload
Header is included to provide identity and prevent replay
getHeaderOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Common.PayloadOrBuilder
Header is included to provide identity and prevent replay
getHeartbeatTick() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
uint32 heartbeat_tick = 3;
getHeartbeatTick() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
uint32 heartbeat_tick = 3;
getHeartbeatTick() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.OptionsOrBuilder
uint32 heartbeat_tick = 3;
getHeight() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
uint64 height = 1;
getHeight() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
uint64 height = 1;
getHeight() - Method in interface org.hyperledger.fabric.protos.common.Ledger.BlockchainInfoOrBuilder
uint64 height = 1;
getHello() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for push&pull
getHello() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used for push&pull
getHello() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used for push&pull
getHelloBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for push&pull
getHelloOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for push&pull
getHelloOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used for push&pull
getHelloOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used for push&pull
getHost() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
string host = 1;
getHost() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
string host = 1;
getHost() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndpointOrBuilder
string host = 1;
getHost() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
string host = 1;
getHost() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
string host = 1;
getHost() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConsenterOrBuilder
string host = 1;
getHost() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
DNS host name of the anchor peer
getHost() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
DNS host name of the anchor peer
getHost() - Method in interface org.hyperledger.fabric.protos.peer.Configuration.AnchorPeerOrBuilder
DNS host name of the anchor peer
getHostBytes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
string host = 1;
getHostBytes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
string host = 1;
getHostBytes() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndpointOrBuilder
string host = 1;
getHostBytes() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
string host = 1;
getHostBytes() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
string host = 1;
getHostBytes() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConsenterOrBuilder
string host = 1;
getHostBytes() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
DNS host name of the anchor peer
getHostBytes() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
DNS host name of the anchor peer
getHostBytes() - Method in interface org.hyperledger.fabric.protos.peer.Configuration.AnchorPeerOrBuilder
DNS host name of the anchor peer
getId() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Id of the chaincode that's the unique fingerprint for the CC This is not currently used anywhere but serves as a good eyecatcher
getId() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Id of the chaincode that's the unique fingerprint for the CC This is not currently used anywhere but serves as a good eyecatcher
getId() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Id of the chaincode that's the unique fingerprint for the CC This is not currently used anywhere but serves as a good eyecatcher
getId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
string id = 3;
getId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
string id = 3;
getId() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseOrBuilder
string id = 3;
getId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
string id = 1;
getId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
string id = 1;
getId() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateCloseOrBuilder
string id = 1;
getId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
string id = 1;
getId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
string id = 1;
getId() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNextOrBuilder
string id = 1;
getId() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the chaincode unique id.
getId() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
the chaincode unique id.
getId() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
the chaincode unique id.
getIdBytes() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
the Identity, serialized according to the rules of its MPS
getIdBytes() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
the Identity, serialized according to the rules of its MPS
getIdBytes() - Method in interface org.hyperledger.fabric.protos.msp.Identities.SerializedIdentityOrBuilder
the Identity, serialized according to the rules of its MPS
getIdBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
string id = 3;
getIdBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
string id = 3;
getIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseOrBuilder
string id = 3;
getIdBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
string id = 1;
getIdBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
string id = 1;
getIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateCloseOrBuilder
string id = 1;
getIdBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
string id = 1;
getIdBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
string id = 1;
getIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNextOrBuilder
string id = 1;
getIdentities(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
getIdentities(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
repeated .common.MSPPrincipal identities = 3;
getIdentities(int) - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelopeOrBuilder
repeated .common.MSPPrincipal identities = 3;
getIdentitiesBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
getIdentitiesBuilderList() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
getIdentitiesCount() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
getIdentitiesCount() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
repeated .common.MSPPrincipal identities = 3;
getIdentitiesCount() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelopeOrBuilder
repeated .common.MSPPrincipal identities = 3;
getIdentitiesList() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
getIdentitiesList() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
repeated .common.MSPPrincipal identities = 3;
getIdentitiesList() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelopeOrBuilder
repeated .common.MSPPrincipal identities = 3;
getIdentitiesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
getIdentitiesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
repeated .common.MSPPrincipal identities = 3;
getIdentitiesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelopeOrBuilder
repeated .common.MSPPrincipal identities = 3;
getIdentitiesOrBuilderList() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
getIdentitiesOrBuilderList() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
repeated .common.MSPPrincipal identities = 3;
getIdentitiesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelopeOrBuilder
repeated .common.MSPPrincipal identities = 3;
getIdentity() - Method in interface org.hyperledger.fabric.client.Gateway
Returns the identity used to interact with Fabric.
getIdentity() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is the msp.SerializedIdentity of the peer, represented in bytes.
getIdentity() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
This is the msp.SerializedIdentity of the peer, represented in bytes.
getIdentity() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerOrBuilder
This is the msp.SerializedIdentity of the peer, represented in bytes.
getIdentity() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
bytes identity = 4;
getIdentity() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
bytes identity = 4;
getIdentity() - Method in interface org.hyperledger.fabric.protos.gossip.Message.AliveMessageOrBuilder
bytes identity = 4;
getIdentity() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
bytes identity = 2;
getIdentity() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
bytes identity = 2;
getIdentity() - Method in interface org.hyperledger.fabric.protos.gossip.Message.ConnEstablishOrBuilder
bytes identity = 2;
getIdentityIdentifierHashFunction() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
IdentityIdentifierHashFunction is a string representing the hash function to be used during the computation of the identity identifier of an MSP identity.
getIdentityIdentifierHashFunction() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
IdentityIdentifierHashFunction is a string representing the hash function to be used during the computation of the identity identifier of an MSP identity.
getIdentityIdentifierHashFunction() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfigOrBuilder
IdentityIdentifierHashFunction is a string representing the hash function to be used during the computation of the identity identifier of an MSP identity.
getIdentityIdentifierHashFunctionBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
IdentityIdentifierHashFunction is a string representing the hash function to be used during the computation of the identity identifier of an MSP identity.
getIdentityIdentifierHashFunctionBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
IdentityIdentifierHashFunction is a string representing the hash function to be used during the computation of the identity identifier of an MSP identity.
getIdentityIdentifierHashFunctionBytes() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfigOrBuilder
IdentityIdentifierHashFunction is a string representing the hash function to be used during the computation of the identity identifier of an MSP identity.
getIncNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
uint64 inc_num = 1;
getIncNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
uint64 inc_num = 1;
getIncNum() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PeerTimeOrBuilder
uint64 inc_num = 1;
getIndex() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
uint64 index = 1;
getIndex() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig
uint64 index = 1;
getIndex() - Method in interface org.hyperledger.fabric.protos.common.Common.LastConfigOrBuilder
uint64 index = 1;
getInfo() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
Info string which may contain additional information about the status returned
getInfo() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
Info string which may contain additional information about the status returned
getInfo() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponseOrBuilder
Info string which may contain additional information about the status returned
getInfo() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
Info string which may contain additional information about the returned status.
getInfo() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
Info string which may contain additional information about the returned status.
getInfo() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponseOrBuilder
Info string which may contain additional information about the returned status.
getInfoBytes() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
Info string which may contain additional information about the status returned
getInfoBytes() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
Info string which may contain additional information about the status returned
getInfoBytes() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponseOrBuilder
Info string which may contain additional information about the status returned
getInfoBytes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
Info string which may contain additional information about the returned status.
getInfoBytes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
Info string which may contain additional information about the returned status.
getInfoBytes() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponseOrBuilder
Info string which may contain additional information about the returned status.
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
bool init_required = 2;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
bool init_required = 2;
getInitRequired() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfoOrBuilder
bool init_required = 2;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
bool init_required = 8;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
bool init_required = 8;
getInitRequired() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
bool init_required = 8;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
bool init_required = 8;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
bool init_required = 8;
getInitRequired() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
bool init_required = 8;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
bool init_required = 8;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
bool init_required = 8;
getInitRequired() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
bool init_required = 8;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
bool init_required = 7;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
bool init_required = 7;
getInitRequired() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
bool init_required = 7;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
bool init_required = 7;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
bool init_required = 7;
getInitRequired() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
bool init_required = 7;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
bool init_required = 8;
getInitRequired() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
bool init_required = 8;
getInitRequired() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
bool init_required = 8;
getInProgress() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
bool in_progress = 1;
getInProgress() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
bool in_progress = 1;
getInProgress() - Method in interface org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatusOrBuilder
bool in_progress = 1;
getInput() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeInput input = 3;
getInput() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
.protos.ChaincodeInput input = 3;
getInput() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpecOrBuilder
.protos.ChaincodeInput input = 3;
getInput() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
Input contains the arguments for this invocation.
getInput() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
Input contains the arguments for this invocation.
getInput() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayloadOrBuilder
Input contains the arguments for this invocation.
getInput() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the chaincode function upon instantiation and its arguments.
getInput() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
the chaincode function upon instantiation and its arguments.
getInput() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
the chaincode function upon instantiation and its arguments.
getInputBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeInput input = 3;
getInputBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the chaincode function upon instantiation and its arguments.
getInputBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
the chaincode function upon instantiation and its arguments.
getInputBytes() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
the chaincode function upon instantiation and its arguments.
getInputOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeInput input = 3;
getInputOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
.protos.ChaincodeInput input = 3;
getInputOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpecOrBuilder
.protos.ChaincodeInput input = 3;
getInstalledChaincodes(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodes(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodes(int) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResultOrBuilder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesBuilderList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesCount() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResultOrBuilder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesList() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResultOrBuilder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResultOrBuilder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstalledChaincodesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResultOrBuilder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
getInstantiationPolicy() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
InstantiationPolicy for the chaincode
getInstantiationPolicy() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
InstantiationPolicy for the chaincode
getInstantiationPolicy() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
InstantiationPolicy for the chaincode
getInstantiationPolicy() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
This is the instantiation policy which is identical in structure to endorsement policy.
getInstantiationPolicy() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
This is the instantiation policy which is identical in structure to endorsement policy.
getInstantiationPolicy() - Method in interface org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpecOrBuilder
This is the instantiation policy which is identical in structure to endorsement policy.
getInstantiationPolicyBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
InstantiationPolicy for the chaincode
getInstantiationPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
InstantiationPolicy for the chaincode
getInstantiationPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
InstantiationPolicy for the chaincode
getInstantiationPolicyOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
InstantiationPolicy for the chaincode
getInt64() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
int64 Int64 = 1;
getInt64() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
int64 Int64 = 1;
getInt64() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Db.StateDataOrBuilder
int64 Int64 = 1;
getInterests(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
getInterests(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
repeated .discovery.ChaincodeInterest interests = 1;
getInterests(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryOrBuilder
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryOrBuilder
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryOrBuilder
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryOrBuilder
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
repeated .discovery.ChaincodeInterest interests = 1;
getInterestsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryOrBuilder
repeated .discovery.ChaincodeInterest interests = 1;
getIntermediateCerts(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
getIntermediateCerts(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
getIntermediateCerts(int) - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
getIntermediateCertsCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
getIntermediateCertsCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
getIntermediateCertsCount() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
getIntermediateCertsList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
getIntermediateCertsList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
getIntermediateCertsList() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
getInternalEndpoint() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
string internalEndpoint = 1;
getInternalEndpoint() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
string internalEndpoint = 1;
getInternalEndpoint() - Method in interface org.hyperledger.fabric.protos.gossip.Message.SecretOrBuilder
string internalEndpoint = 1;
getInternalEndpointBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
string internalEndpoint = 1;
getInternalEndpointBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
string internalEndpoint = 1;
getInternalEndpointBytes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.SecretOrBuilder
string internalEndpoint = 1;
getIpk() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
ipk represents the (serialized) issuer public key
getIpk() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
ipk represents the (serialized) issuer public key
getIpk() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfigOrBuilder
ipk represents the (serialized) issuer public key
getIsDeclaration() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
bool is_declaration = 3;
getIsDeclaration() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
bool is_declaration = 3;
getIsDeclaration() - Method in interface org.hyperledger.fabric.protos.gossip.Message.LeadershipMessageOrBuilder
bool is_declaration = 3;
getIsDelete() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
bool is_delete = 4;
getIsDelete() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
bool is_delete = 4;
getIsDelete() - Method in interface org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModificationOrBuilder
bool is_delete = 4;
getIsDelete() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
bool is_delete = 2;
getIsDelete() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
bool is_delete = 2;
getIsDelete() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
bool is_delete = 2;
getIsDelete() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
bool is_delete = 2;
getIsDelete() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHashOrBuilder
bool is_delete = 2;
getIsDelete() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteOrBuilder
bool is_delete = 2;
getIsInit() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
is_init is used for the application to signal that an invocation is to be routed to the legacy 'Init' function for compatibility with chaincodes which handled Init in the old way.
getIsInit() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
is_init is used for the application to signal that an invocation is to be routed to the legacy 'Init' function for compatibility with chaincodes which handled Init in the old way.
getIsInit() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInputOrBuilder
is_init is used for the application to signal that an invocation is to be routed to the legacy 'Init' function for compatibility with chaincodes which handled Init in the old way.
getIsolatedData() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Deprecated.
getIsolatedData() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
Deprecated.
getIsolatedData() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
Deprecated.
getIsolatedDataCount() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
getIsolatedDataCount() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
getIsolatedDataCount() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
getIsolatedDataMap() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
getIsolatedDataMap() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
getIsolatedDataMap() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
getIsolatedDataOrDefault(String, ByteString) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
getIsolatedDataOrDefault(String, ByteString) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
getIsolatedDataOrDefault(String, ByteString) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
getIsolatedDataOrThrow(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
getIsolatedDataOrThrow(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
getIsolatedDataOrThrow(String) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
getItrExhausted() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
bool itr_exhausted = 3;
getItrExhausted() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
bool itr_exhausted = 3;
getItrExhausted() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfoOrBuilder
bool itr_exhausted = 3;
getKey() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
string key = 2;
getKey() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
string key = 2;
getKey() - Method in interface org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KVOrBuilder
string key = 2;
getKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
string key = 1;
getKey() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteOrBuilder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
string key = 1;
getKey() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadOrBuilder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
string key = 1;
getKey() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteOrBuilder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
string key = 1;
getKey() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.DelStateOrBuilder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
string key = 1;
getKey() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKeyOrBuilder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
string key = 1;
getKey() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadataOrBuilder
string key = 1;
getKey() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateOrBuilder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
string key = 1;
getKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
string key = 1;
getKey() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadataOrBuilder
string key = 1;
getKey() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateOrBuilder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
string key = 2;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
string key = 2;
getKeyBytes() - Method in interface org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KVOrBuilder
string key = 2;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
string key = 1;
getKeyBytes() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteOrBuilder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
string key = 1;
getKeyBytes() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadOrBuilder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
string key = 1;
getKeyBytes() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteOrBuilder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
string key = 1;
getKeyBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.DelStateOrBuilder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
string key = 1;
getKeyBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKeyOrBuilder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
string key = 1;
getKeyBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadataOrBuilder
string key = 1;
getKeyBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateOrBuilder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
string key = 1;
getKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
string key = 1;
getKeyBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadataOrBuilder
string key = 1;
getKeyBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateOrBuilder
string key = 1;
getKeyHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
bytes key_hash = 1;
getKeyHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
bytes key_hash = 1;
getKeyHash() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHashOrBuilder
bytes key_hash = 1;
getKeyHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
bytes key_hash = 1;
getKeyHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
bytes key_hash = 1;
getKeyHash() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHashOrBuilder
bytes key_hash = 1;
getKeyHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
bytes key_hash = 1;
getKeyHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
bytes key_hash = 1;
getKeyHash() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHashOrBuilder
bytes key_hash = 1;
getKeyIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
Identifier of the key inside the default keystore; this for the case of Software BCCSP as well as the HSM BCCSP would be the SKI of the key
getKeyIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
Identifier of the key inside the default keystore; this for the case of Software BCCSP as well as the HSM BCCSP would be the SKI of the key
getKeyIdentifier() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfoOrBuilder
Identifier of the key inside the default keystore; this for the case of Software BCCSP as well as the HSM BCCSP would be the SKI of the key
getKeyIdentifierBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
Identifier of the key inside the default keystore; this for the case of Software BCCSP as well as the HSM BCCSP would be the SKI of the key
getKeyIdentifierBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
Identifier of the key inside the default keystore; this for the case of Software BCCSP as well as the HSM BCCSP would be the SKI of the key
getKeyIdentifierBytes() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfoOrBuilder
Identifier of the key inside the default keystore; this for the case of Software BCCSP as well as the HSM BCCSP would be the SKI of the key
getKeyMaterial() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
KeyMaterial (optional) for the key to be imported; this is properly encoded key bytes, prefixed by the type of the key
getKeyMaterial() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
KeyMaterial (optional) for the key to be imported; this is properly encoded key bytes, prefixed by the type of the key
getKeyMaterial() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfoOrBuilder
KeyMaterial (optional) for the key to be imported; this is properly encoded key bytes, prefixed by the type of the key
getKnown(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
repeated bytes known = 2;
getKnown(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
repeated bytes known = 2;
getKnown(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipRequestOrBuilder
repeated bytes known = 2;
getKnownCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
repeated bytes known = 2;
getKnownCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
repeated bytes known = 2;
getKnownCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipRequestOrBuilder
repeated bytes known = 2;
getKnownList() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
repeated bytes known = 2;
getKnownList() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
repeated bytes known = 2;
getKnownList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipRequestOrBuilder
repeated bytes known = 2;
getKvReads(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
getKvReads(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
repeated .kvrwset.KVRead kv_reads = 1;
getKvReads(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsOrBuilder
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsOrBuilder
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsOrBuilder
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsOrBuilder
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
repeated .kvrwset.KVRead kv_reads = 1;
getKvReadsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsOrBuilder
repeated .kvrwset.KVRead kv_reads = 1;
getLabel() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
string label = 2;
getLabel() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
string label = 2;
getLabel() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResultOrBuilder
string label = 2;
getLabel() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
string label = 2;
getLabel() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
string label = 2;
getLabel() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResultOrBuilder
string label = 2;
getLabel() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
string label = 2;
getLabel() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
string label = 2;
getLabel() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
string label = 2;
getLabelBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
string label = 2;
getLabelBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
string label = 2;
getLabelBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResultOrBuilder
string label = 2;
getLabelBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
string label = 2;
getLabelBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
string label = 2;
getLabelBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResultOrBuilder
string label = 2;
getLabelBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
string label = 2;
getLabelBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
string label = 2;
getLabelBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
string label = 2;
getLastBlockInSnapshot() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
uint64 lastBlockInSnapshot = 1;
getLastBlockInSnapshot() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
uint64 lastBlockInSnapshot = 1;
getLastBlockInSnapshot() - Method in interface org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfoOrBuilder
uint64 lastBlockInSnapshot = 1;
getLastConfig() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
.common.LastConfig last_config = 1;
getLastConfig() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
.common.LastConfig last_config = 1;
getLastConfig() - Method in interface org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadataOrBuilder
.common.LastConfig last_config = 1;
getLastConfigBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
.common.LastConfig last_config = 1;
getLastConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
.common.LastConfig last_config = 1;
getLastConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
.common.LastConfig last_config = 1;
getLastConfigOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadataOrBuilder
.common.LastConfig last_config = 1;
getLastOffsetPersisted() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
LastOffsetPersisted is the encoded value for the Metadata message which is encoded in the ORDERER block metadata index for the case of the Kafka-based orderer.
getLastOffsetPersisted() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
LastOffsetPersisted is the encoded value for the Metadata message which is encoded in the ORDERER block metadata index for the case of the Kafka-based orderer.
getLastOffsetPersisted() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadataOrBuilder
LastOffsetPersisted is the encoded value for the Metadata message which is encoded in the ORDERER block metadata index for the case of the Kafka-based orderer.
getLastOriginalOffsetProcessed() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
LastOriginalOffsetProcessed is used to keep track of the newest offset processed if a message is re-validated and re-ordered.
getLastOriginalOffsetProcessed() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
LastOriginalOffsetProcessed is used to keep track of the newest offset processed if a message is re-validated and re-ordered.
getLastOriginalOffsetProcessed() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadataOrBuilder
LastOriginalOffsetProcessed is used to keep track of the newest offset processed if a message is re-validated and re-ordered.
getLastResubmittedConfigOffset() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
LastResubmittedConfigOffset is used to capture the newest offset of CONFIG kafka message, which is revalidated and resubmitted.
getLastResubmittedConfigOffset() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
LastResubmittedConfigOffset is used to capture the newest offset of CONFIG kafka message, which is revalidated and resubmitted.
getLastResubmittedConfigOffset() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadataOrBuilder
LastResubmittedConfigOffset is used to capture the newest offset of CONFIG kafka message, which is revalidated and resubmitted.
getLastUpdate() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
The last CONFIG_UPDATE message which generated this current configuration
getLastUpdate() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
The last CONFIG_UPDATE message which generated this current configuration
getLastUpdate() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelopeOrBuilder
The last CONFIG_UPDATE message which generated this current configuration
getLastUpdateBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
The last CONFIG_UPDATE message which generated this current configuration
getLastUpdateOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
The last CONFIG_UPDATE message which generated this current configuration
getLastUpdateOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
The last CONFIG_UPDATE message which generated this current configuration
getLastUpdateOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelopeOrBuilder
The last CONFIG_UPDATE message which generated this current configuration
getLastValidationSeq() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
last_validation_seq denotes the last configuration sequence at which the sender validated this message.
getLastValidationSeq() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
last_validation_seq denotes the last configuration sequence at which the sender validated this message.
getLastValidationSeq() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequestOrBuilder
last_validation_seq denotes the last configuration sequence at which the sender validated this message.
getLayouts(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
getLayouts(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
Specifies options of fulfulling the endorsement policy.
getLayouts(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
Specifies options of fulfulling the endorsement policy.
getLayoutsBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
getLayoutsBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
getLayoutsCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
getLayoutsCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
Specifies options of fulfulling the endorsement policy.
getLayoutsCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
Specifies options of fulfulling the endorsement policy.
getLayoutsList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
getLayoutsList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
Specifies options of fulfulling the endorsement policy.
getLayoutsList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
Specifies options of fulfulling the endorsement policy.
getLayoutsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
getLayoutsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
Specifies options of fulfulling the endorsement policy.
getLayoutsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
Specifies options of fulfulling the endorsement policy.
getLayoutsOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
getLayoutsOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
Specifies options of fulfulling the endorsement policy.
getLayoutsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptorOrBuilder
Specifies options of fulfulling the endorsement policy.
getLeadershipMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to indicate intent of peer to become leader
getLeadershipMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to indicate intent of peer to become leader
getLeadershipMsg() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to indicate intent of peer to become leader
getLeadershipMsgBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to indicate intent of peer to become leader
getLeadershipMsgOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to indicate intent of peer to become leader
getLeadershipMsgOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to indicate intent of peer to become leader
getLeadershipMsgOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to indicate intent of peer to become leader
getLedgerHeight() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
uint64 ledger_height = 1;
getLedgerHeight() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
uint64 ledger_height = 1;
getLedgerHeight() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PropertiesOrBuilder
uint64 ledger_height = 1;
getLeftChannel() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
bool left_channel = 2;
getLeftChannel() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
bool left_channel = 2;
getLeftChannel() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PropertiesOrBuilder
bool left_channel = 2;
getLocalPackage() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Local local_package = 2;
getLocalPackage() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
.lifecycle.ChaincodeSource.Local local_package = 2;
getLocalPackage() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSourceOrBuilder
.lifecycle.ChaincodeSource.Local local_package = 2;
getLocalPackageBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Local local_package = 2;
getLocalPackageOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Local local_package = 2;
getLocalPackageOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
.lifecycle.ChaincodeSource.Local local_package = 2;
getLocalPackageOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSourceOrBuilder
.lifecycle.ChaincodeSource.Local local_package = 2;
getLocalPeers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
getLocalPeers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
getLocalPeers() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
getLocalPeersBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
getLocalPeersOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
getLocalPeersOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
getLocalPeersOrBuilder() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
getMaxCount() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
The max count of channels to allow to be created, a value of 0 indicates no limit
getMaxCount() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
The max count of channels to allow to be created, a value of 0 indicates no limit
getMaxCount() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictionsOrBuilder
The max count of channels to allow to be created, a value of 0 indicates no limit
getMaxDegree() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
uint32 max_degree = 1;
getMaxDegree() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
uint32 max_degree = 1;
getMaxDegree() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummaryOrBuilder
uint32 max_degree = 1;
getMaximumPeerCount() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The maximum number of peers that private data will be sent to upon endorsement.
getMaximumPeerCount() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
The maximum number of peers that private data will be sent to upon endorsement.
getMaximumPeerCount() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
The maximum number of peers that private data will be sent to upon endorsement.
getMaximumPeerCount() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The maximum number of peers that private data will be sent to upon endorsement.
getMaximumPeerCount() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
The maximum number of peers that private data will be sent to upon endorsement.
getMaximumPeerCount() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
The maximum number of peers that private data will be sent to upon endorsement.
getMaxInflightBlocks() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
uint32 max_inflight_blocks = 4;
getMaxInflightBlocks() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
uint32 max_inflight_blocks = 4;
getMaxInflightBlocks() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.OptionsOrBuilder
uint32 max_inflight_blocks = 4;
getMaxLevel() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
uint32 max_level = 2;
getMaxLevel() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
uint32 max_level = 2;
getMaxLevel() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummaryOrBuilder
uint32 max_level = 2;
getMaxLevelHashes(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
repeated bytes max_level_hashes = 3;
getMaxLevelHashes(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
repeated bytes max_level_hashes = 3;
getMaxLevelHashes(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummaryOrBuilder
repeated bytes max_level_hashes = 3;
getMaxLevelHashesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
repeated bytes max_level_hashes = 3;
getMaxLevelHashesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
repeated bytes max_level_hashes = 3;
getMaxLevelHashesCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummaryOrBuilder
repeated bytes max_level_hashes = 3;
getMaxLevelHashesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
repeated bytes max_level_hashes = 3;
getMaxLevelHashesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
repeated bytes max_level_hashes = 3;
getMaxLevelHashesList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummaryOrBuilder
repeated bytes max_level_hashes = 3;
getMaxMessageCount() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
Simply specified as number of messages for now, in the future we may want to allow this to be specified by size in bytes
getMaxMessageCount() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
Simply specified as number of messages for now, in the future we may want to allow this to be specified by size in bytes
getMaxMessageCount() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.BatchSizeOrBuilder
Simply specified as number of messages for now, in the future we may want to allow this to be specified by size in bytes
getMemberOnlyRead() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The member only read access denotes whether only collection member clients can read the private data (if set to true), or even non members can read the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
getMemberOnlyRead() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
The member only read access denotes whether only collection member clients can read the private data (if set to true), or even non members can read the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
getMemberOnlyRead() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
The member only read access denotes whether only collection member clients can read the private data (if set to true), or even non members can read the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
getMemberOnlyRead() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The member only read access denotes whether only collection member clients can read the private data (if set to true), or even non members can read the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
getMemberOnlyRead() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
The member only read access denotes whether only collection member clients can read the private data (if set to true), or even non members can read the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
getMemberOnlyRead() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
The member only read access denotes whether only collection member clients can read the private data (if set to true), or even non members can read the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
getMemberOnlyWrite() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The member only write access denotes whether only collection member clients can write the private data (if set to true), or even non members can write the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
getMemberOnlyWrite() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
The member only write access denotes whether only collection member clients can write the private data (if set to true), or even non members can write the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
getMemberOnlyWrite() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
The member only write access denotes whether only collection member clients can write the private data (if set to true), or even non members can write the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
getMemberOnlyWrite() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The member only write access denotes whether only collection member clients can write the private data (if set to true), or even non members can write the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
getMemberOnlyWrite() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
The member only write access denotes whether only collection member clients can write the private data (if set to true), or even non members can write the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
getMemberOnlyWrite() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
The member only write access denotes whether only collection member clients can write the private data (if set to true), or even non members can write the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
getMemberOrgsPolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicy() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicy() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicyBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicyBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicyOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMemberOrgsPolicyOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
getMembers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
getMembers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
getMembers() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
getMembersBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
getMembership() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.Member membership = 1;
getMembership() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
.gossip.Member membership = 1;
getMembership() - Method in interface org.hyperledger.fabric.protos.gossip.Message.AliveMessageOrBuilder
.gossip.Member membership = 1;
getMembershipBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.Member membership = 1;
getMembershipInfo() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
getMembershipInfo() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
getMembershipInfo() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerOrBuilder
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
getMembershipInfoBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
getMembershipInfoOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
getMembershipInfoOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
getMembershipInfoOrBuilder() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerOrBuilder
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
getMembershipOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.Member membership = 1;
getMembershipOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
.gossip.Member membership = 1;
getMembershipOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.AliveMessageOrBuilder
.gossip.Member membership = 1;
getMembersOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
getMembersOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
getMembersOrBuilder() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
getMemReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipRequest mem_req = 6;
getMemReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.MembershipRequest mem_req = 6;
getMemReq() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.MembershipRequest mem_req = 6;
getMemReqBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipRequest mem_req = 6;
getMemReqOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipRequest mem_req = 6;
getMemReqOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.MembershipRequest mem_req = 6;
getMemReqOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.MembershipRequest mem_req = 6;
getMemRes() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipResponse mem_res = 7;
getMemRes() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.MembershipResponse mem_res = 7;
getMemRes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.MembershipResponse mem_res = 7;
getMemResBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipResponse mem_res = 7;
getMemResOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipResponse mem_res = 7;
getMemResOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.MembershipResponse mem_res = 7;
getMemResOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.MembershipResponse mem_res = 7;
getMessage() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The error message returned by this endpoint.
getMessage() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
The error message returned by this endpoint.
getMessage() - Method in interface org.hyperledger.fabric.protos.gateway.EndpointErrorOrBuilder
The error message returned by this endpoint.
getMessage() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
A message associated with the response code.
getMessage() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
A message associated with the response code.
getMessage() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ResponseOrBuilder
A message associated with the response code.
getMessageBytes() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The error message returned by this endpoint.
getMessageBytes() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
The error message returned by this endpoint.
getMessageBytes() - Method in interface org.hyperledger.fabric.protos.gateway.EndpointErrorOrBuilder
The error message returned by this endpoint.
getMessageBytes() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
A message associated with the response code.
getMessageBytes() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
A message associated with the response code.
getMessageBytes() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ResponseOrBuilder
A message associated with the response code.
getMetadata() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockMetadata metadata = 3;
getMetadata() - Method in class org.hyperledger.fabric.protos.common.Common.Block
.common.BlockMetadata metadata = 3;
getMetadata(int) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
repeated bytes metadata = 1;
getMetadata(int) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
repeated bytes metadata = 1;
getMetadata(int) - Method in interface org.hyperledger.fabric.protos.common.Common.BlockMetadataOrBuilder
repeated bytes metadata = 1;
getMetadata() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockOrBuilder
.common.BlockMetadata metadata = 3;
getMetadata() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
bytes metadata = 3;
getMetadata() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
bytes metadata = 3;
getMetadata() - Method in interface org.hyperledger.fabric.protos.gossip.Message.ChaincodeOrBuilder
bytes metadata = 3;
getMetadata() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
bytes metadata = 2;
getMetadata() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
bytes metadata = 2;
getMetadata() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipHelloOrBuilder
bytes metadata = 2;
getMetadata() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
bytes metadata = 2;
getMetadata() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
bytes metadata = 2;
getMetadata() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MemberOrBuilder
bytes metadata = 2;
getMetadata() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
bytes metadata = 3;
getMetadata() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
bytes metadata = 3;
getMetadata() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PeerIdentityOrBuilder
bytes metadata = 3;
getMetadata() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
bytes metadata = 3;
getMetadata() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
bytes metadata = 3;
getMetadata() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequestOrBuilder
bytes metadata = 3;
getMetadata() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
Opaque metadata, dependent on the consensus type.
getMetadata() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
Opaque metadata, dependent on the consensus type.
getMetadata() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.ConsensusTypeOrBuilder
Opaque metadata, dependent on the consensus type.
getMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
bytes metadata = 3;
getMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
bytes metadata = 3;
getMetadata() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResultOrBuilder
bytes metadata = 3;
getMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
bytes metadata = 4;
getMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
bytes metadata = 4;
getMetadata() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRangeOrBuilder
bytes metadata = 4;
getMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
.protos.StateMetadata metadata = 4;
getMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
.protos.StateMetadata metadata = 4;
getMetadata() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadataOrBuilder
.protos.StateMetadata metadata = 4;
getMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
bytes metadata = 4;
getMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
bytes metadata = 4;
getMetadata() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseOrBuilder
bytes metadata = 4;
getMetadataBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockMetadata metadata = 3;
getMetadataBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
.protos.StateMetadata metadata = 4;
getMetadataCount() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
repeated bytes metadata = 1;
getMetadataCount() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
repeated bytes metadata = 1;
getMetadataCount() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockMetadataOrBuilder
repeated bytes metadata = 1;
getMetadatahash() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
hash of ChaincodeID.name + ChaincodeID.version
getMetadatahash() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
hash of ChaincodeID.name + ChaincodeID.version
getMetadatahash() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.CDSDataOrBuilder
hash of ChaincodeID.name + ChaincodeID.version
getMetadataList() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
repeated bytes metadata = 1;
getMetadataList() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
repeated bytes metadata = 1;
getMetadataList() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockMetadataOrBuilder
repeated bytes metadata = 1;
getMetadataOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockMetadata metadata = 3;
getMetadataOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Block
.common.BlockMetadata metadata = 3;
getMetadataOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockOrBuilder
.common.BlockMetadata metadata = 3;
getMetadataOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
.protos.StateMetadata metadata = 4;
getMetadataOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
.protos.StateMetadata metadata = 4;
getMetadataOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadataOrBuilder
.protos.StateMetadata metadata = 4;
getMetadataWrites(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWrites(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWrites(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWrites(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWrites(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWrites(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSetOrBuilder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
getMetadataWritesOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetadataWritesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
getMetakey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
string metakey = 1;
getMetakey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
string metakey = 1;
getMetakey() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataOrBuilder
string metakey = 1;
getMetakeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
string metakey = 1;
getMetakeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
string metakey = 1;
getMetakeyBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataOrBuilder
string metakey = 1;
getModPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
string mod_policy = 5;
getModPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
string mod_policy = 5;
getModPolicy() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
string mod_policy = 5;
getModPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
string mod_policy = 3;
getModPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
string mod_policy = 3;
getModPolicy() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigPolicyOrBuilder
string mod_policy = 3;
getModPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
string mod_policy = 3;
getModPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
string mod_policy = 3;
getModPolicy() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigValueOrBuilder
string mod_policy = 3;
getModPolicyBytes() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
string mod_policy = 5;
getModPolicyBytes() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
string mod_policy = 5;
getModPolicyBytes() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
string mod_policy = 5;
getModPolicyBytes() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
string mod_policy = 3;
getModPolicyBytes() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
string mod_policy = 3;
getModPolicyBytes() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigPolicyOrBuilder
string mod_policy = 3;
getModPolicyBytes() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
string mod_policy = 3;
getModPolicyBytes() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
string mod_policy = 3;
getModPolicyBytes() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigValueOrBuilder
string mod_policy = 3;
getMsgType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
.gossip.PullMsgType msg_type = 3;
getMsgType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
.gossip.PullMsgType msg_type = 3;
getMsgType() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataDigestOrBuilder
.gossip.PullMsgType msg_type = 3;
getMsgType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
.gossip.PullMsgType msg_type = 3;
getMsgType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
.gossip.PullMsgType msg_type = 3;
getMsgType() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataRequestOrBuilder
.gossip.PullMsgType msg_type = 3;
getMsgType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
.gossip.PullMsgType msg_type = 3;
getMsgType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
.gossip.PullMsgType msg_type = 3;
getMsgType() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataUpdateOrBuilder
.gossip.PullMsgType msg_type = 3;
getMsgType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
.gossip.PullMsgType msg_type = 3;
getMsgType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
.gossip.PullMsgType msg_type = 3;
getMsgType() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipHelloOrBuilder
.gossip.PullMsgType msg_type = 3;
getMsgTypeValue() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
.gossip.PullMsgType msg_type = 3;
getMsgTypeValue() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
.gossip.PullMsgType msg_type = 3;
getMsgTypeValue() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataDigestOrBuilder
.gossip.PullMsgType msg_type = 3;
getMsgTypeValue() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
.gossip.PullMsgType msg_type = 3;
getMsgTypeValue() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
.gossip.PullMsgType msg_type = 3;
getMsgTypeValue() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataRequestOrBuilder
.gossip.PullMsgType msg_type = 3;
getMsgTypeValue() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
.gossip.PullMsgType msg_type = 3;
getMsgTypeValue() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
.gossip.PullMsgType msg_type = 3;
getMsgTypeValue() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataUpdateOrBuilder
.gossip.PullMsgType msg_type = 3;
getMsgTypeValue() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
.gossip.PullMsgType msg_type = 3;
getMsgTypeValue() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
.gossip.PullMsgType msg_type = 3;
getMsgTypeValue() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipHelloOrBuilder
.gossip.PullMsgType msg_type = 3;
getMspId() - Method in interface org.hyperledger.fabric.client.identity.Identity
Member services provider to which this identity is associated.
getMspId() - Method in class org.hyperledger.fabric.client.identity.X509Identity
 
getMspId() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The MSP Identifier of this endpoint.
getMspId() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
The MSP Identifier of this endpoint.
getMspId() - Method in interface org.hyperledger.fabric.protos.gateway.EndpointErrorOrBuilder
The MSP Identifier of this endpoint.
getMspid() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
The identifier of the associated membership service provider
getMspid() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
The identifier of the associated membership service provider
getMspid() - Method in interface org.hyperledger.fabric.protos.msp.Identities.SerializedIdentityOrBuilder
The identifier of the associated membership service provider
getMspIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The MSP Identifier of this endpoint.
getMspIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
The MSP Identifier of this endpoint.
getMspIdBytes() - Method in interface org.hyperledger.fabric.protos.gateway.EndpointErrorOrBuilder
The MSP Identifier of this endpoint.
getMspidBytes() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
The identifier of the associated membership service provider
getMspidBytes() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
The identifier of the associated membership service provider
getMspidBytes() - Method in interface org.hyperledger.fabric.protos.msp.Identities.SerializedIdentityOrBuilder
The identifier of the associated membership service provider
getMspIdentifier() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
MSPIdentifier represents the identifier of the MSP this principal refers to
getMspIdentifier() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
MSPIdentifier represents the identifier of the MSP this principal refers to
getMspIdentifier() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.MSPRoleOrBuilder
MSPIdentifier represents the identifier of the MSP this principal refers to
getMspIdentifier() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
MSPIdentifier represents the identifier of the MSP this organization unit refers to
getMspIdentifier() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
MSPIdentifier represents the identifier of the MSP this organization unit refers to
getMspIdentifier() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnitOrBuilder
MSPIdentifier represents the identifier of the MSP this organization unit refers to
getMspIdentifierBytes() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
MSPIdentifier represents the identifier of the MSP this principal refers to
getMspIdentifierBytes() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
MSPIdentifier represents the identifier of the MSP this principal refers to
getMspIdentifierBytes() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.MSPRoleOrBuilder
MSPIdentifier represents the identifier of the MSP this principal refers to
getMspIdentifierBytes() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
MSPIdentifier represents the identifier of the MSP this organization unit refers to
getMspIdentifierBytes() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
MSPIdentifier represents the identifier of the MSP this organization unit refers to
getMspIdentifierBytes() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnitOrBuilder
MSPIdentifier represents the identifier of the MSP this organization unit refers to
getMsps() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
Deprecated.
getMsps() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
Deprecated.
getMsps() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ConfigResultOrBuilder
Deprecated.
getMspsCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
getMspsCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
getMspsCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ConfigResultOrBuilder
msps is a map from MSP_ID to FabricMSPConfig
getMspsMap() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
msps is a map from MSP_ID to FabricMSPConfig
getMspsMap() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
msps is a map from MSP_ID to FabricMSPConfig
getMspsMap() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ConfigResultOrBuilder
msps is a map from MSP_ID to FabricMSPConfig
getMspsOrDefault(String, MspConfigPackage.FabricMSPConfig) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
msps is a map from MSP_ID to FabricMSPConfig
getMspsOrDefault(String, MspConfigPackage.FabricMSPConfig) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
msps is a map from MSP_ID to FabricMSPConfig
getMspsOrDefault(String, MspConfigPackage.FabricMSPConfig) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ConfigResultOrBuilder
msps is a map from MSP_ID to FabricMSPConfig
getMspsOrThrow(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
msps is a map from MSP_ID to FabricMSPConfig
getMspsOrThrow(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
msps is a map from MSP_ID to FabricMSPConfig
getMspsOrThrow(String) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ConfigResultOrBuilder
msps is a map from MSP_ID to FabricMSPConfig
getMutableAcls() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
Deprecated.
getMutableApprovals() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
Deprecated.
getMutableApprovals() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
Deprecated.
getMutableCapabilities() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
Deprecated.
getMutableCollectionConfigs() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
Deprecated.
getMutableDecorations() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
Deprecated.
getMutableEndorsersByGroups() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Deprecated.
getMutableGroups() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
Deprecated.
getMutableIsolatedData() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Deprecated.
getMutableMsps() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
Deprecated.
getMutableOrderers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
Deprecated.
getMutablePeersByOrg() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
Deprecated.
getMutablePolicies() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
Deprecated.
getMutablePrivateDataMap() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
Deprecated.
getMutableQuantitiesByGroup() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
Deprecated.
getMutableReferences() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
Deprecated.
getMutableReferences() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
Deprecated.
getMutableTransientMap() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
Deprecated.
getMutableValues() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
Deprecated.
getN() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
int32 n = 1;
getN() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
int32 n = 1;
getN() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOfOrBuilder
int32 n = 1;
getName() - Method in interface org.hyperledger.fabric.client.Network
Get the name of the network channel.
getName() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
the name of the collection inside the denoted chaincode
getName() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
the name of the collection inside the denoted chaincode
getName() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
the name of the collection inside the denoted chaincode
getName() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
string name = 1;
getName() - Method in interface org.hyperledger.fabric.protos.common.Configuration.ConsortiumOrBuilder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
SHA256 is currently the only supported and tested algorithm.
getName() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
SHA256 is currently the only supported and tested algorithm.
getName() - Method in interface org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithmOrBuilder
SHA256 is currently the only supported and tested algorithm.
getName() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
string name = 1;
getName() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCallOrBuilder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
string name = 1;
getName() - Method in interface org.hyperledger.fabric.protos.gossip.Message.ChaincodeOrBuilder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
string name = 1;
getName() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntryOrBuilder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Name holds the identifier of the MSP; MSP identifier is chosen by the application that governs this MSP.
getName() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
Name holds the identifier of the MSP; MSP identifier is chosen by the application that governs this MSP.
getName() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
Name holds the identifier of the MSP; MSP identifier is chosen by the application that governs this MSP.
getName() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
Name holds the identifier of the MSP
getName() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
Name holds the identifier of the MSP
getName() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfigOrBuilder
Name holds the identifier of the MSP
getName() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Name of the chaincode
getName() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Name of the chaincode
getName() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Name of the chaincode
getName() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
all other requests will use the name (really a hashcode) generated by the deploy transaction
getName() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
all other requests will use the name (really a hashcode) generated by the deploy transaction
getName() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeIDOrBuilder
all other requests will use the name (really a hashcode) generated by the deploy transaction
getName() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
the name of the collection inside the denoted chaincode
getName() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
the name of the collection inside the denoted chaincode
getName() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
the name of the collection inside the denoted chaincode
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string name = 2;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
string name = 2;
getName() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
string name = 2;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string name = 2;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
string name = 2;
getName() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
string name = 2;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string name = 2;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
string name = 2;
getName() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
string name = 2;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
string name = 1;
getName() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgsOrBuilder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
string name = 1;
getName() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgsOrBuilder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
string name = 1;
getName() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
string name = 1;
getName() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.ChaincodeOrBuilder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
string name = 1;
getName() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.ChaincodeOrBuilder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
string name = 1;
getName() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
string name = 1;
getName() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
Specifies what code to run for endorsements, defaults 'escc'
getName() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
Specifies what code to run for endorsements, defaults 'escc'
getName() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsementOrBuilder
Specifies what code to run for endorsements, defaults 'escc'
getName() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
Specifies which code to run to validate transactions, defaults to 'vscc'
getName() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
Specifies which code to run to validate transactions, defaults to 'vscc'
getName() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidationOrBuilder
Specifies which code to run to validate transactions, defaults to 'vscc'
getNameBytes() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
the name of the collection inside the denoted chaincode
getNameBytes() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
the name of the collection inside the denoted chaincode
getNameBytes() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
the name of the collection inside the denoted chaincode
getNameBytes() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
string name = 1;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.common.Configuration.ConsortiumOrBuilder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
SHA256 is currently the only supported and tested algorithm.
getNameBytes() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
SHA256 is currently the only supported and tested algorithm.
getNameBytes() - Method in interface org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithmOrBuilder
SHA256 is currently the only supported and tested algorithm.
getNameBytes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
string name = 1;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCallOrBuilder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
string name = 1;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.ChaincodeOrBuilder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
string name = 1;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntryOrBuilder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Name holds the identifier of the MSP; MSP identifier is chosen by the application that governs this MSP.
getNameBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
Name holds the identifier of the MSP; MSP identifier is chosen by the application that governs this MSP.
getNameBytes() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
Name holds the identifier of the MSP; MSP identifier is chosen by the application that governs this MSP.
getNameBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
Name holds the identifier of the MSP
getNameBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
Name holds the identifier of the MSP
getNameBytes() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfigOrBuilder
Name holds the identifier of the MSP
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Name of the chaincode
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Name of the chaincode
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Name of the chaincode
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
all other requests will use the name (really a hashcode) generated by the deploy transaction
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
all other requests will use the name (really a hashcode) generated by the deploy transaction
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeIDOrBuilder
all other requests will use the name (really a hashcode) generated by the deploy transaction
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
the name of the collection inside the denoted chaincode
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
the name of the collection inside the denoted chaincode
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
the name of the collection inside the denoted chaincode
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string name = 2;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
string name = 2;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
string name = 2;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string name = 2;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
string name = 2;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
string name = 2;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string name = 2;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
string name = 2;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
string name = 2;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
string name = 1;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgsOrBuilder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
string name = 1;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgsOrBuilder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
string name = 1;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
string name = 1;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.ChaincodeOrBuilder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
string name = 1;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.ChaincodeOrBuilder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
string name = 1;
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
string name = 1;
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
Specifies what code to run for endorsements, defaults 'escc'
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
Specifies what code to run for endorsements, defaults 'escc'
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsementOrBuilder
Specifies what code to run for endorsements, defaults 'escc'
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
Specifies which code to run to validate transactions, defaults to 'vscc'
getNameBytes() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
Specifies which code to run to validate transactions, defaults to 'vscc'
getNameBytes() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidationOrBuilder
Specifies which code to run to validate transactions, defaults to 'vscc'
getNamespace() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string namespace = 2;
getNamespace() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
string namespace = 2;
getNamespace() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivatePayloadOrBuilder
string namespace = 2;
getNamespace() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string namespace = 2;
getNamespace() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
string namespace = 2;
getNamespace() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataDigestOrBuilder
string namespace = 2;
getNamespace() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
string namespace = 1;
getNamespace() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
string namespace = 1;
getNamespace() - Method in interface org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KVOrBuilder
string namespace = 1;
getNamespace() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
string namespace = 1;
getNamespace() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
string namespace = 1;
getNamespace() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSetOrBuilder
string namespace = 1;
getNamespace() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
string namespace = 1;
getNamespace() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
string namespace = 1;
getNamespace() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSetOrBuilder
string namespace = 1;
getNamespaceBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string namespace = 2;
getNamespaceBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
string namespace = 2;
getNamespaceBytes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivatePayloadOrBuilder
string namespace = 2;
getNamespaceBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string namespace = 2;
getNamespaceBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
string namespace = 2;
getNamespaceBytes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataDigestOrBuilder
string namespace = 2;
getNamespaceBytes() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
string namespace = 1;
getNamespaceBytes() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
string namespace = 1;
getNamespaceBytes() - Method in interface org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KVOrBuilder
string namespace = 1;
getNamespaceBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
string namespace = 1;
getNamespaceBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
string namespace = 1;
getNamespaceBytes() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSetOrBuilder
string namespace = 1;
getNamespaceBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
string namespace = 1;
getNamespaceBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
string namespace = 1;
getNamespaceBytes() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSetOrBuilder
string namespace = 1;
getNetwork(String) - Method in interface org.hyperledger.fabric.client.Gateway
Returns an object representing a network.
getNewest() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNewest newest = 1;
getNewest() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
.orderer.SeekNewest newest = 1;
getNewest() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
.orderer.SeekNewest newest = 1;
getNewestBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNewest newest = 1;
getNewestOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNewest newest = 1;
getNewestOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
.orderer.SeekNewest newest = 1;
getNewestOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
.orderer.SeekNewest newest = 1;
getNextCommit() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNextCommit next_commit = 4;
getNextCommit() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
.orderer.SeekNextCommit next_commit = 4;
getNextCommit() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
.orderer.SeekNextCommit next_commit = 4;
getNextCommitBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNextCommit next_commit = 4;
getNextCommitOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNextCommit next_commit = 4;
getNextCommitOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
.orderer.SeekNextCommit next_commit = 4;
getNextCommitOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
.orderer.SeekNextCommit next_commit = 4;
getNextConsenterId() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Carries the Raft ID value that will be assigned to the next OSN that will join this cluster.
getNextConsenterId() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
Carries the Raft ID value that will be assigned to the next OSN that will join this cluster.
getNextConsenterId() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadataOrBuilder
Carries the Raft ID value that will be assigned to the next OSN that will join this cluster.
getNonce() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
Arbitrary number that may only be used once.
getNonce() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
Arbitrary number that may only be used once.
getNonce() - Method in interface org.hyperledger.fabric.protos.common.Common.SignatureHeaderOrBuilder
Arbitrary number that may only be used once.
getNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
uint64 nonce = 1;
getNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
uint64 nonce = 1;
getNonce() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataDigestOrBuilder
uint64 nonce = 1;
getNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
uint64 nonce = 1;
getNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
uint64 nonce = 1;
getNonce() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataRequestOrBuilder
uint64 nonce = 1;
getNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
uint64 nonce = 1;
getNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
uint64 nonce = 1;
getNonce() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataUpdateOrBuilder
uint64 nonce = 1;
getNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
uint64 nonce = 1;
getNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
uint64 nonce = 1;
getNonce() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipHelloOrBuilder
uint64 nonce = 1;
getNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
used mainly for testing, but will might be used in the future for ensuring message delivery by acking
getNonce() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
used mainly for testing, but will might be used in the future for ensuring message delivery by acking
getNonce() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
used mainly for testing, but will might be used in the future for ensuring message delivery by acking
getNoPrivateReads() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
Indicates we do not need to read from private data
getNoPrivateReads() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
Indicates we do not need to read from private data
getNoPrivateReads() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCallOrBuilder
Indicates we do not need to read from private data
getNoPublicWrites() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
Indicates we do not need to write to the chaincode namespace
getNoPublicWrites() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
Indicates we do not need to write to the chaincode namespace
getNoPublicWrites() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCallOrBuilder
Indicates we do not need to write to the chaincode namespace
getNOutOf() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
.common.SignaturePolicy.NOutOf n_out_of = 2;
getNOutOf() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
.common.SignaturePolicy.NOutOf n_out_of = 2;
getNOutOf() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyOrBuilder
.common.SignaturePolicy.NOutOf n_out_of = 2;
getNOutOfBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
.common.SignaturePolicy.NOutOf n_out_of = 2;
getNOutOfOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
.common.SignaturePolicy.NOutOf n_out_of = 2;
getNOutOfOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
.common.SignaturePolicy.NOutOf n_out_of = 2;
getNOutOfOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyOrBuilder
.common.SignaturePolicy.NOutOf n_out_of = 2;
getNsPvtRwset(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwset(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwset(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSetOrBuilder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSetOrBuilder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSetOrBuilder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSetOrBuilder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsPvtRwsetOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSetOrBuilder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
getNsRwset(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwset(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwset(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSetOrBuilder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSetOrBuilder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSetOrBuilder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSetOrBuilder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNsRwsetOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSetOrBuilder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
getNumber() - Method in enum org.hyperledger.fabric.protos.common.Collection.CollectionConfig.PayloadCase
Deprecated.
 
getNumber() - Method in enum org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.PayloadCase
Deprecated.
 
getNumber() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
The position in the blockchain
getNumber() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
The position in the blockchain
getNumber() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockHeaderOrBuilder
The position in the blockchain
getNumber() - Method in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
 
getNumber() - Method in enum org.hyperledger.fabric.protos.common.Common.HeaderType
 
getNumber() - Method in enum org.hyperledger.fabric.protos.common.Common.Status
 
getNumber() - Method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType
 
getNumber() - Method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
 
getNumber() - Method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
 
getNumber() - Method in enum org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.TypeCase
Deprecated.
 
getNumber() - Method in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
 
getNumber() - Method in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
 
getNumber() - Method in enum org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.TypeCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.discovery.Protocol.Query.QueryCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.ResultCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.ContentCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
 
getNumber() - Method in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
 
getNumber() - Method in enum org.hyperledger.fabric.protos.gossip.Message.Secret.ContentCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.ReadsInfoCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.DataModel
 
getNumber() - Method in enum org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.TypeCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekBehavior
 
getNumber() - Method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekErrorResponse
 
getNumber() - Method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.TypeCase
 
getNumber() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
uint64 number = 1;
getNumber() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
uint64 number = 1;
getNumber() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekSpecifiedOrBuilder
uint64 number = 1;
getNumber() - Method in enum org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.PayloadCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.PayloadCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.State
 
getNumber() - Method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.TypeCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
 
getNumber() - Method in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
 
getNumber() - Method in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
 
getNumber() - Method in enum org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.PayloadCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.PayloadCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.TypeCase
 
getNumber() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
The position in the blockchain
getNumber() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
The position in the blockchain
getNumber() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlockOrBuilder
The position in the blockchain
getNumber() - Method in enum org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.DataCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.TypeCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.TypeCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.TypeCase
 
getNumber() - Method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.MetaDataKeys
 
getNumber() - Method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
 
getNymX() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
nym_x is the X-component of the pseudonym elliptic curve point.
getNymX() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
nym_x is the X-component of the pseudonym elliptic curve point.
getNymX() - Method in interface org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentityOrBuilder
nym_x is the X-component of the pseudonym elliptic curve point.
getNymY() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
nym_y is the Y-component of the pseudonym elliptic curve point.
getNymY() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
nym_y is the Y-component of the pseudonym elliptic curve point.
getNymY() - Method in interface org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentityOrBuilder
nym_y is the Y-component of the pseudonym elliptic curve point.
getOldest() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekOldest oldest = 2;
getOldest() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
.orderer.SeekOldest oldest = 2;
getOldest() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
.orderer.SeekOldest oldest = 2;
getOldestBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekOldest oldest = 2;
getOldestOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekOldest oldest = 2;
getOldestOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
.orderer.SeekOldest oldest = 2;
getOldestOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
.orderer.SeekOldest oldest = 2;
getOptions() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
.etcdraft.Options options = 2;
getOptions() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
.etcdraft.Options options = 2;
getOptions() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadataOrBuilder
.etcdraft.Options options = 2;
getOptionsBuilder() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
.etcdraft.Options options = 2;
getOptionsOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
.etcdraft.Options options = 2;
getOptionsOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
.etcdraft.Options options = 2;
getOptionsOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadataOrBuilder
.etcdraft.Options options = 2;
getOrdererOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the orderers
getOrdererOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
OU Identifier of the orderers
getOrdererOuIdentifier() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
OU Identifier of the orderers
getOrdererOuIdentifierBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the orderers
getOrdererOuIdentifierOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the orderers
getOrdererOuIdentifierOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
OU Identifier of the orderers
getOrdererOuIdentifierOrBuilder() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
OU Identifier of the orderers
getOrderers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
Deprecated.
getOrderers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
Deprecated.
getOrderers() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ConfigResultOrBuilder
Deprecated.
getOrderersCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
getOrderersCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
getOrderersCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ConfigResultOrBuilder
orderers is a map from MSP_ID to endpoint lists of orderers
getOrderersMap() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
orderers is a map from MSP_ID to endpoint lists of orderers
getOrderersMap() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
orderers is a map from MSP_ID to endpoint lists of orderers
getOrderersMap() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ConfigResultOrBuilder
orderers is a map from MSP_ID to endpoint lists of orderers
getOrderersOrDefault(String, Protocol.Endpoints) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
orderers is a map from MSP_ID to endpoint lists of orderers
getOrderersOrDefault(String, Protocol.Endpoints) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
orderers is a map from MSP_ID to endpoint lists of orderers
getOrderersOrDefault(String, Protocol.Endpoints) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ConfigResultOrBuilder
orderers is a map from MSP_ID to endpoint lists of orderers
getOrderersOrThrow(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
orderers is a map from MSP_ID to endpoint lists of orderers
getOrderersOrThrow(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
orderers is a map from MSP_ID to endpoint lists of orderers
getOrderersOrThrow(String) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ConfigResultOrBuilder
orderers is a map from MSP_ID to endpoint lists of orderers
getOrganizationalUnitIdentifier() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
getOrganizationalUnitIdentifier() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
getOrganizationalUnitIdentifier() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnitOrBuilder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
getOrganizationalUnitIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
getOrganizationalUnitIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
getOrganizationalUnitIdentifier() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifierOrBuilder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
getOrganizationalUnitIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
organizational_unit_identifier defines the organizational unit the default signer is in
getOrganizationalUnitIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
organizational_unit_identifier defines the organizational unit the default signer is in
getOrganizationalUnitIdentifier() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfigOrBuilder
organizational_unit_identifier defines the organizational unit the default signer is in
getOrganizationalUnitIdentifierBytes() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
getOrganizationalUnitIdentifierBytes() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
getOrganizationalUnitIdentifierBytes() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnitOrBuilder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
getOrganizationalUnitIdentifierBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
getOrganizationalUnitIdentifierBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
getOrganizationalUnitIdentifierBytes() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifierOrBuilder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
getOrganizationalUnitIdentifierBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
organizational_unit_identifier defines the organizational unit the default signer is in
getOrganizationalUnitIdentifierBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
organizational_unit_identifier defines the organizational unit the default signer is in
getOrganizationalUnitIdentifierBytes() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfigOrBuilder
organizational_unit_identifier defines the organizational unit the default signer is in
getOrganizationalUnitIdentifiers(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiers(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiers(int) - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersBuilder(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersBuilderList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersCount() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersList() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersOrBuilder(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersOrBuilder(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersOrBuilderList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersOrBuilderList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOrganizationalUnitIdentifiersOrBuilderList() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
getOriginalOffset() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
int64 original_offset = 4;
getOriginalOffset() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
int64 original_offset = 4;
getOriginalOffset() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegularOrBuilder
int64 original_offset = 4;
getOu() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
ou contains the organizational unit of the idemix identity
getOu() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
ou contains the organizational unit of the idemix identity
getOu() - Method in interface org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentityOrBuilder
ou contains the organizational unit of the idemix identity
getOwnerEndorsements(int) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsements(int) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsements(int) - Method in interface org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpecOrBuilder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsBuilderList() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsCount() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsCount() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsCount() - Method in interface org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpecOrBuilder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsList() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsList() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsList() - Method in interface org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpecOrBuilder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpecOrBuilder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getOwnerEndorsementsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpecOrBuilder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
getPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
string package_id = 1;
getPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
string package_id = 1;
getPackageId() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.LocalOrBuilder
string package_id = 1;
getPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
string package_id = 1;
getPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
string package_id = 1;
getPackageId() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgsOrBuilder
string package_id = 1;
getPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
string package_id = 1;
getPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
string package_id = 1;
getPackageId() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResultOrBuilder
string package_id = 1;
getPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
string package_id = 1;
getPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
string package_id = 1;
getPackageId() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgsOrBuilder
string package_id = 1;
getPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
string package_id = 1;
getPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
string package_id = 1;
getPackageId() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResultOrBuilder
string package_id = 1;
getPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
string package_id = 1;
getPackageId() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
string package_id = 1;
getPackageId() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
string package_id = 1;
getPackageIdBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
string package_id = 1;
getPackageIdBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
string package_id = 1;
getPackageIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.LocalOrBuilder
string package_id = 1;
getPackageIdBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
string package_id = 1;
getPackageIdBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
string package_id = 1;
getPackageIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgsOrBuilder
string package_id = 1;
getPackageIdBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
string package_id = 1;
getPackageIdBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
string package_id = 1;
getPackageIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResultOrBuilder
string package_id = 1;
getPackageIdBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
string package_id = 1;
getPackageIdBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
string package_id = 1;
getPackageIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgsOrBuilder
string package_id = 1;
getPackageIdBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
string package_id = 1;
getPackageIdBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
string package_id = 1;
getPackageIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResultOrBuilder
string package_id = 1;
getPackageIdBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
string package_id = 1;
getPackageIdBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
string package_id = 1;
getPackageIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
string package_id = 1;
getPageSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
int32 pageSize = 1;
getPageSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
int32 pageSize = 1;
getPageSize() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadataOrBuilder
int32 pageSize = 1;
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.Block
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.Header
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.Payload
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
getParserForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
getParserForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
getParserForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
getParserForType() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
getParserForType() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
getParserForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
getParserForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
getParserForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
getParserForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
getParserForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
getParserForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
getParserForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
getParserForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
getParserForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
getParserForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
getParserForType() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
getPath() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
deploy transaction will use the path
getPath() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
deploy transaction will use the path
getPath() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeIDOrBuilder
deploy transaction will use the path
getPath() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the path as specified by the install/instantiate transaction
getPath() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
the path as specified by the install/instantiate transaction
getPath() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
the path as specified by the install/instantiate transaction
getPathBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
deploy transaction will use the path
getPathBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
deploy transaction will use the path
getPathBytes() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeIDOrBuilder
deploy transaction will use the path
getPathBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the path as specified by the install/instantiate transaction
getPathBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
the path as specified by the install/instantiate transaction
getPathBytes() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
the path as specified by the install/instantiate transaction
getPayload() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
A marshaled Payload
getPayload() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope
A marshaled Payload
getPayload() - Method in interface org.hyperledger.fabric.protos.common.Common.EnvelopeOrBuilder
A marshaled Payload
getPayload() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
bytes payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
bytes payload = 1;
getPayload() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.SignedRequestOrBuilder
bytes payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
.gossip.Payload payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
.gossip.Payload payload = 1;
getPayload() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataMessageOrBuilder
.gossip.Payload payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
bytes payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
bytes payload = 1;
getPayload() - Method in interface org.hyperledger.fabric.protos.gossip.Message.EnvelopeOrBuilder
bytes payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
.gossip.PrivatePayload payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
.gossip.PrivatePayload payload = 1;
getPayload() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessageOrBuilder
.gossip.PrivatePayload payload = 1;
getPayload(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
the payload is a marshaled kvrwset.KVRWSet
getPayload(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
the payload is a marshaled kvrwset.KVRWSet
getPayload(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataElementOrBuilder
the payload is a marshaled kvrwset.KVRWSet
getPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
Encodes marhslaed bytes of rwset.TxPvtReadWriteSet defined in rwset.proto
getPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
Encodes marhslaed bytes of rwset.TxPvtReadWriteSet defined in rwset.proto
getPayload() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataPayloadOrBuilder
Encodes marhslaed bytes of rwset.TxPvtReadWriteSet defined in rwset.proto
getPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
bytes payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
bytes payload = 1;
getPayload() - Method in interface org.hyperledger.fabric.protos.gossip.Message.SecretEnvelopeOrBuilder
bytes payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
bytes payload = 2;
getPayload() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
bytes payload = 2;
getPayload() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequestOrBuilder
bytes payload = 2;
getPayload() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
content is the fabric transaction that is forwarded to the cluster member.
getPayload() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
content is the fabric transaction that is forwarded to the cluster member.
getPayload() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequestOrBuilder
content is the fabric transaction that is forwarded to the cluster member.
getPayload() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
bytes payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
bytes payload = 1;
getPayload() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnectOrBuilder
bytes payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
bytes payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
bytes payload = 1;
getPayload() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegularOrBuilder
bytes payload = 1;
getPayload() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
bytes payload = 4;
getPayload() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
bytes payload = 4;
getPayload() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEventOrBuilder
bytes payload = 4;
getPayload() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
bytes payload = 3;
getPayload() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
bytes payload = 3;
getPayload() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
bytes payload = 3;
getPayload() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
The payload of the proposal as defined by the type in the proposal header.
getPayload() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
The payload of the proposal as defined by the type in the proposal header.
getPayload() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ProposalOrBuilder
The payload of the proposal as defined by the type in the proposal header.
getPayload() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
The payload of response.
getPayload() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
The payload of response.
getPayload() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponseOrBuilder
The payload of response.
getPayload() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
A payload that can be used to include metadata with this response.
getPayload() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
A payload that can be used to include metadata with this response.
getPayload() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ResponseOrBuilder
A payload that can be used to include metadata with this response.
getPayload() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
The payload of the action as defined by the type in the header For chaincode, it's the bytes of ChaincodeActionPayload
getPayload() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
The payload of the action as defined by the type in the header For chaincode, it's the bytes of ChaincodeActionPayload
getPayload() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionActionOrBuilder
The payload of the action as defined by the type in the header For chaincode, it's the bytes of ChaincodeActionPayload
getPayloadBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
.gossip.Payload payload = 1;
getPayloadBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
.gossip.PrivatePayload payload = 1;
getPayloadBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
content is the fabric transaction that is forwarded to the cluster member.
getPayloadCase() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
getPayloadCase() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
getPayloadCase() - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionConfigOrBuilder
Deprecated.
 
getPayloadCase() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
getPayloadCase() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
getPayloadCase() - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfigOrBuilder
Deprecated.
 
getPayloadCase() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
getPayloadCase() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
getPayloadCase() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequestOrBuilder
 
getPayloadCase() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
getPayloadCase() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
getPayloadCase() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponseOrBuilder
 
getPayloadCase() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
getPayloadCase() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
getPayloadCase() - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionConfigOrBuilder
 
getPayloadCase() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
getPayloadCase() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
getPayloadCase() - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfigOrBuilder
 
getPayloadCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
the payload is a marshaled kvrwset.KVRWSet
getPayloadCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
the payload is a marshaled kvrwset.KVRWSet
getPayloadCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataElementOrBuilder
the payload is a marshaled kvrwset.KVRWSet
getPayloadList() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
the payload is a marshaled kvrwset.KVRWSet
getPayloadList() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
the payload is a marshaled kvrwset.KVRWSet
getPayloadList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataElementOrBuilder
the payload is a marshaled kvrwset.KVRWSet
getPayloadOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
.gossip.Payload payload = 1;
getPayloadOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
.gossip.Payload payload = 1;
getPayloadOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataMessageOrBuilder
.gossip.Payload payload = 1;
getPayloadOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
.gossip.PrivatePayload payload = 1;
getPayloadOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
.gossip.PrivatePayload payload = 1;
getPayloadOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessageOrBuilder
.gossip.PrivatePayload payload = 1;
getPayloadOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
content is the fabric transaction that is forwarded to the cluster member.
getPayloadOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
content is the fabric transaction that is forwarded to the cluster member.
getPayloadOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequestOrBuilder
content is the fabric transaction that is forwarded to the cluster member.
getPayloads(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
getPayloads(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
repeated .gossip.Payload payloads = 1;
getPayloads(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponseOrBuilder
repeated .gossip.Payload payloads = 1;
getPayloadsBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
getPayloadsBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
getPayloadsCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
getPayloadsCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
repeated .gossip.Payload payloads = 1;
getPayloadsCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponseOrBuilder
repeated .gossip.Payload payloads = 1;
getPayloadsList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
getPayloadsList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
repeated .gossip.Payload payloads = 1;
getPayloadsList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponseOrBuilder
repeated .gossip.Payload payloads = 1;
getPayloadsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
getPayloadsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
repeated .gossip.Payload payloads = 1;
getPayloadsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponseOrBuilder
repeated .gossip.Payload payloads = 1;
getPayloadsOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
getPayloadsOrBuilderList() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
repeated .gossip.Payload payloads = 1;
getPayloadsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponseOrBuilder
repeated .gossip.Payload payloads = 1;
getPeerIdentity() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to learn of a peer's certificate
getPeerIdentity() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to learn of a peer's certificate
getPeerIdentity() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to learn of a peer's certificate
getPeerIdentityBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to learn of a peer's certificate
getPeerIdentityOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to learn of a peer's certificate
getPeerIdentityOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to learn of a peer's certificate
getPeerIdentityOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to learn of a peer's certificate
getPeerOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the peers
getPeerOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
OU Identifier of the peers
getPeerOuIdentifier() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
OU Identifier of the peers
getPeerOuIdentifierBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the peers
getPeerOuIdentifierOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the peers
getPeerOuIdentifierOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
OU Identifier of the peers
getPeerOuIdentifierOrBuilder() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
OU Identifier of the peers
getPeerQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
getPeerQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
getPeerQuery() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
getPeerQueryBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
getPeerQueryOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
getPeerQueryOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
getPeerQueryOrBuilder() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
getPeers(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
getPeers(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
repeated .discovery.Peer peers = 1;
getPeers(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeersOrBuilder
repeated .discovery.Peer peers = 1;
getPeersBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
getPeersBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
getPeersByOrg() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
Deprecated.
getPeersByOrg() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
Deprecated.
getPeersByOrg() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResultOrBuilder
Deprecated.
getPeersByOrgCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
getPeersByOrgCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
getPeersByOrgCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResultOrBuilder
map<string, .discovery.Peers> peers_by_org = 1;
getPeersByOrgMap() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
map<string, .discovery.Peers> peers_by_org = 1;
getPeersByOrgMap() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
map<string, .discovery.Peers> peers_by_org = 1;
getPeersByOrgMap() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResultOrBuilder
map<string, .discovery.Peers> peers_by_org = 1;
getPeersByOrgOrDefault(String, Protocol.Peers) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
map<string, .discovery.Peers> peers_by_org = 1;
getPeersByOrgOrDefault(String, Protocol.Peers) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
map<string, .discovery.Peers> peers_by_org = 1;
getPeersByOrgOrDefault(String, Protocol.Peers) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResultOrBuilder
map<string, .discovery.Peers> peers_by_org = 1;
getPeersByOrgOrThrow(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
map<string, .discovery.Peers> peers_by_org = 1;
getPeersByOrgOrThrow(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
map<string, .discovery.Peers> peers_by_org = 1;
getPeersByOrgOrThrow(String) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResultOrBuilder
map<string, .discovery.Peers> peers_by_org = 1;
getPeersCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
getPeersCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
repeated .discovery.Peer peers = 1;
getPeersCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeersOrBuilder
repeated .discovery.Peer peers = 1;
getPeersList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
getPeersList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
repeated .discovery.Peer peers = 1;
getPeersList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeersOrBuilder
repeated .discovery.Peer peers = 1;
getPeersOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
getPeersOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
repeated .discovery.Peer peers = 1;
getPeersOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeersOrBuilder
repeated .discovery.Peer peers = 1;
getPeersOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
getPeersOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
repeated .discovery.Peer peers = 1;
getPeersOrBuilderList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeersOrBuilder
repeated .discovery.Peer peers = 1;
getPingMethod() - Static method in class org.hyperledger.fabric.protos.gossip.GossipGrpc
 
getPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
bytes pki_id = 1;
getPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
bytes pki_id = 1;
getPkiId() - Method in interface org.hyperledger.fabric.protos.gossip.Message.ConnEstablishOrBuilder
bytes pki_id = 1;
getPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
bytes pki_id = 1;
getPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
bytes pki_id = 1;
getPkiId() - Method in interface org.hyperledger.fabric.protos.gossip.Message.LeadershipMessageOrBuilder
bytes pki_id = 1;
getPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
bytes pki_id = 3;
getPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
bytes pki_id = 3;
getPkiId() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MemberOrBuilder
bytes pki_id = 3;
getPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
bytes pki_id = 1;
getPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
bytes pki_id = 1;
getPkiId() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PeerIdentityOrBuilder
bytes pki_id = 1;
getPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
bytes pki_id = 3;
getPkiId() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
bytes pki_id = 3;
getPkiId() - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoOrBuilder
bytes pki_id = 3;
getPolicies() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
Deprecated.
getPolicies() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
Deprecated.
getPolicies() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
Deprecated.
getPoliciesCount() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
getPoliciesCount() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
getPoliciesCount() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigPolicy> policies = 4;
getPoliciesMap() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigPolicy> policies = 4;
getPoliciesMap() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
map<string, .common.ConfigPolicy> policies = 4;
getPoliciesMap() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigPolicy> policies = 4;
getPoliciesOrDefault(String, Configtx.ConfigPolicy) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigPolicy> policies = 4;
getPoliciesOrDefault(String, Configtx.ConfigPolicy) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
map<string, .common.ConfigPolicy> policies = 4;
getPoliciesOrDefault(String, Configtx.ConfigPolicy) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigPolicy> policies = 4;
getPoliciesOrThrow(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigPolicy> policies = 4;
getPoliciesOrThrow(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
map<string, .common.ConfigPolicy> policies = 4;
getPoliciesOrThrow(String) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigPolicy> policies = 4;
getPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
.common.Policy policy = 2;
getPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
.common.Policy policy = 2;
getPolicy() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigPolicyOrBuilder
.common.Policy policy = 2;
getPolicy() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Policy endorsement policy for the chaincode instance
getPolicy() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Policy endorsement policy for the chaincode instance
getPolicy() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Policy endorsement policy for the chaincode instance
getPolicyBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
.common.Policy policy = 2;
getPolicyBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Policy endorsement policy for the chaincode instance
getPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
.common.Policy policy = 2;
getPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
.common.Policy policy = 2;
getPolicyOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigPolicyOrBuilder
.common.Policy policy = 2;
getPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Policy endorsement policy for the chaincode instance
getPolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Policy endorsement policy for the chaincode instance
getPolicyOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Policy endorsement policy for the chaincode instance
getPolicyRef() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
The policy name to use for this API
getPolicyRef() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
The policy name to use for this API
getPolicyRef() - Method in interface org.hyperledger.fabric.protos.peer.Configuration.APIResourceOrBuilder
The policy name to use for this API
getPolicyRefBytes() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
The policy name to use for this API
getPolicyRefBytes() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
The policy name to use for this API
getPolicyRefBytes() - Method in interface org.hyperledger.fabric.protos.peer.Configuration.APIResourceOrBuilder
The policy name to use for this API
getPort() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
uint32 port = 2;
getPort() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
uint32 port = 2;
getPort() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.EndpointOrBuilder
uint32 port = 2;
getPort() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
uint32 port = 2;
getPort() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
uint32 port = 2;
getPort() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConsenterOrBuilder
uint32 port = 2;
getPort() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
The port number
getPort() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
The port number
getPort() - Method in interface org.hyperledger.fabric.protos.peer.Configuration.AnchorPeerOrBuilder
The port number
getPreferredMaxBytes() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
The byte count of the serialized messages in a batch should not exceed this value.
getPreferredMaxBytes() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
The byte count of the serialized messages in a batch should not exceed this value.
getPreferredMaxBytes() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.BatchSizeOrBuilder
The byte count of the serialized messages in a batch should not exceed this value.
getPreparedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
getPreparedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
getPreparedTransaction() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseResponseOrBuilder
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
getPreparedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
The signed set of endorsed transaction responses to submit.
getPreparedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
The signed set of endorsed transaction responses to submit.
getPreparedTransaction() - Method in interface org.hyperledger.fabric.protos.gateway.SubmitRequestOrBuilder
The signed set of endorsed transaction responses to submit.
getPreparedTransactionBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
getPreparedTransactionBuilder() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
The signed set of endorsed transaction responses to submit.
getPreparedTransactionOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
getPreparedTransactionOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
getPreparedTransactionOrBuilder() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseResponseOrBuilder
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
getPreparedTransactionOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
The signed set of endorsed transaction responses to submit.
getPreparedTransactionOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
The signed set of endorsed transaction responses to submit.
getPreparedTransactionOrBuilder() - Method in interface org.hyperledger.fabric.protos.gateway.SubmitRequestOrBuilder
The signed set of endorsed transaction responses to submit.
getPreviousBlockHash() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
bytes previousBlockHash = 3;
getPreviousBlockHash() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
bytes previousBlockHash = 3;
getPreviousBlockHash() - Method in interface org.hyperledger.fabric.protos.common.Ledger.BlockchainInfoOrBuilder
bytes previousBlockHash = 3;
getPreviousHash() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
The hash of the previous block header
getPreviousHash() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
The hash of the previous block header
getPreviousHash() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockHeaderOrBuilder
The hash of the previous block header
getPrincipal() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
Principal completes the policy principal definition.
getPrincipal() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
Principal completes the policy principal definition.
getPrincipal() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipalOrBuilder
Principal completes the policy principal definition.
getPrincipalClassification() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
Classification describes the way that one should process Principal.
getPrincipalClassification() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
Classification describes the way that one should process Principal.
getPrincipalClassification() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipalOrBuilder
Classification describes the way that one should process Principal.
getPrincipalClassificationValue() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
Classification describes the way that one should process Principal.
getPrincipalClassificationValue() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
Classification describes the way that one should process Principal.
getPrincipalClassificationValue() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipalOrBuilder
Classification describes the way that one should process Principal.
getPrincipals(int) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
getPrincipals(int) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
Principals refer to combined principals
getPrincipals(int) - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipalOrBuilder
Principals refer to combined principals
getPrincipalsBuilder(int) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
getPrincipalsBuilderList() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
getPrincipalsCount() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
getPrincipalsCount() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
Principals refer to combined principals
getPrincipalsCount() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipalOrBuilder
Principals refer to combined principals
getPrincipalsList() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
getPrincipalsList() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
Principals refer to combined principals
getPrincipalsList() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipalOrBuilder
Principals refer to combined principals
getPrincipalsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
getPrincipalsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
Principals refer to combined principals
getPrincipalsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipalOrBuilder
Principals refer to combined principals
getPrincipalsOrBuilderList() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
getPrincipalsOrBuilderList() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
Principals refer to combined principals
getPrincipalsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipalOrBuilder
Principals refer to combined principals
getPrivateData() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Encapsulates private data used to distribute private rwset after the endorsement
getPrivateData() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Encapsulates private data used to distribute private rwset after the endorsement
getPrivateData() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Encapsulates private data used to distribute private rwset after the endorsement
getPrivateData(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
repeated bytes private_data = 3;
getPrivateData(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
repeated bytes private_data = 3;
getPrivateData(int) - Method in interface org.hyperledger.fabric.protos.gossip.Message.PayloadOrBuilder
repeated bytes private_data = 3;
getPrivateDataBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Encapsulates private data used to distribute private rwset after the endorsement
getPrivateDataCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
repeated bytes private_data = 3;
getPrivateDataCount() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
repeated bytes private_data = 3;
getPrivateDataCount() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PayloadOrBuilder
repeated bytes private_data = 3;
getPrivateDataList() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
repeated bytes private_data = 3;
getPrivateDataList() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
repeated bytes private_data = 3;
getPrivateDataList() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PayloadOrBuilder
repeated bytes private_data = 3;
getPrivateDataMap() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
Deprecated.
getPrivateDataMap() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
Deprecated.
getPrivateDataMap() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateDataOrBuilder
Deprecated.
getPrivateDataMapCount() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
getPrivateDataMapCount() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
getPrivateDataMapCount() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateDataOrBuilder
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
getPrivateDataMapMap() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
getPrivateDataMapMap() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
getPrivateDataMapMap() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateDataOrBuilder
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
getPrivateDataMapOrDefault(long, Rwset.TxPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
getPrivateDataMapOrDefault(long, Rwset.TxPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
getPrivateDataMapOrDefault(long, Rwset.TxPvtReadWriteSet) - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateDataOrBuilder
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
getPrivateDataMapOrThrow(long) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
getPrivateDataMapOrThrow(long) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
getPrivateDataMapOrThrow(long) - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateDataOrBuilder
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
getPrivateDataOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Encapsulates private data used to distribute private rwset after the endorsement
getPrivateDataOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Encapsulates private data used to distribute private rwset after the endorsement
getPrivateDataOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Encapsulates private data used to distribute private rwset after the endorsement
getPrivateReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to request private data
getPrivateReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to request private data
getPrivateReq() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to request private data
getPrivateReqBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to request private data
getPrivateReqOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to request private data
getPrivateReqOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to request private data
getPrivateReqOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to request private data
getPrivateRes() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to respond to private data requests
getPrivateRes() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to respond to private data requests
getPrivateRes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to respond to private data requests
getPrivateResBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to respond to private data requests
getPrivateResOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to respond to private data requests
getPrivateResOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to respond to private data requests
getPrivateResOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to respond to private data requests
getPrivateRwset() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
bytes private_rwset = 4;
getPrivateRwset() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
bytes private_rwset = 4;
getPrivateRwset() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivatePayloadOrBuilder
bytes private_rwset = 4;
getPrivateSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
PrivateSigner denotes a reference to the private key of the peer's signing identity
getPrivateSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
PrivateSigner denotes a reference to the private key of the peer's signing identity
getPrivateSigner() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfoOrBuilder
PrivateSigner denotes a reference to the private key of the peer's signing identity
getPrivateSignerBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
PrivateSigner denotes a reference to the private key of the peer's signing identity
getPrivateSignerOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
PrivateSigner denotes a reference to the private key of the peer's signing identity
getPrivateSignerOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
PrivateSigner denotes a reference to the private key of the peer's signing identity
getPrivateSignerOrBuilder() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfoOrBuilder
PrivateSigner denotes a reference to the private key of the peer's signing identity
getPrivateSimHeight() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
uint64 private_sim_height = 5;
getPrivateSimHeight() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
uint64 private_sim_height = 5;
getPrivateSimHeight() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivatePayloadOrBuilder
uint64 private_sim_height = 5;
getProbe() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
bool probe = 4;
getProbe() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
bool probe = 4;
getProbe() - Method in interface org.hyperledger.fabric.protos.gossip.Message.ConnEstablishOrBuilder
bool probe = 4;
getProcessProposalMethod() - Static method in class org.hyperledger.fabric.protos.peer.EndorserGrpc
 
getProof() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
proof contains the cryptographic evidence that this identity is valid
getProof() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
proof contains the cryptographic evidence that this identity is valid
getProof() - Method in interface org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentityOrBuilder
proof contains the cryptographic evidence that this identity is valid
getProperties() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.Properties properties = 5;
getProperties() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
.gossip.Properties properties = 5;
getProperties() - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoOrBuilder
.gossip.Properties properties = 5;
getPropertiesBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.Properties properties = 5;
getPropertiesOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.Properties properties = 5;
getPropertiesOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
.gossip.Properties properties = 5;
getPropertiesOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoOrBuilder
.gossip.Properties properties = 5;
getProposal() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
The signed proposal.
getProposal() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
The signed proposal.
getProposal() - Method in interface org.hyperledger.fabric.protos.gateway.ProposedTransactionOrBuilder
The signed proposal.
getProposal() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.SignedProposal proposal = 5;
getProposal() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
.protos.SignedProposal proposal = 5;
getProposal() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
.protos.SignedProposal proposal = 5;
getProposalBuilder() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
The signed proposal.
getProposalBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.SignedProposal proposal = 5;
getProposalBytes() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
The bytes of Proposal
getProposalBytes() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
The bytes of Proposal
getProposalBytes() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposalOrBuilder
The bytes of Proposal
getProposalHash() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
Hash of the proposal that triggered this response.
getProposalHash() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
Hash of the proposal that triggered this response.
getProposalHash() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayloadOrBuilder
Hash of the proposal that triggered this response.
getProposalOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
The signed proposal.
getProposalOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
The signed proposal.
getProposalOrBuilder() - Method in interface org.hyperledger.fabric.protos.gateway.ProposedTransactionOrBuilder
The signed proposal.
getProposalOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.SignedProposal proposal = 5;
getProposalOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
.protos.SignedProposal proposal = 5;
getProposalOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
.protos.SignedProposal proposal = 5;
getProposalResponsePayload() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
This is the bytes of the ProposalResponsePayload message signed by the endorsers.
getProposalResponsePayload() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
This is the bytes of the ProposalResponsePayload message signed by the endorsers.
getProposalResponsePayload() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedActionOrBuilder
This is the bytes of the ProposalResponsePayload message signed by the endorsers.
getProposedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The signed proposal ready for endorsement.
getProposedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
The signed proposal ready for endorsement.
getProposedTransaction() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseRequestOrBuilder
The signed proposal ready for endorsement.
getProposedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
The signed proposal ready for evaluation.
getProposedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
The signed proposal ready for evaluation.
getProposedTransaction() - Method in interface org.hyperledger.fabric.protos.gateway.EvaluateRequestOrBuilder
The signed proposal ready for evaluation.
getProposedTransactionBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The signed proposal ready for endorsement.
getProposedTransactionBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
The signed proposal ready for evaluation.
getProposedTransactionOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The signed proposal ready for endorsement.
getProposedTransactionOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
The signed proposal ready for endorsement.
getProposedTransactionOrBuilder() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseRequestOrBuilder
The signed proposal ready for endorsement.
getProposedTransactionOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
The signed proposal ready for evaluation.
getProposedTransactionOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
The signed proposal ready for evaluation.
getProposedTransactionOrBuilder() - Method in interface org.hyperledger.fabric.protos.gateway.EvaluateRequestOrBuilder
The signed proposal ready for evaluation.
getPublicSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
PublicSigner carries the public information of the signing identity.
getPublicSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
PublicSigner carries the public information of the signing identity.
getPublicSigner() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfoOrBuilder
PublicSigner carries the public information of the signing identity.
getPvtRwset() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
getPvtRwset() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
getPvtRwset() - Method in interface org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfoOrBuilder
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
getPvtRwsetBuilder() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
getPvtRwsetHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
Hash of entire private read-write set for a specific collection.
getPvtRwsetHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
Hash of entire private read-write set for a specific collection.
getPvtRwsetHash() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSetOrBuilder
Hash of entire private read-write set for a specific collection.
getPvtRwsetOrBuilder() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
getPvtRwsetOrBuilder() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
getPvtRwsetOrBuilder() - Method in interface org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfoOrBuilder
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
getQuantitiesByGroup() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
Deprecated.
getQuantitiesByGroup() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
Deprecated.
getQuantitiesByGroup() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.LayoutOrBuilder
Deprecated.
getQuantitiesByGroupCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
getQuantitiesByGroupCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
getQuantitiesByGroupCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.LayoutOrBuilder
Specifies how many non repeated signatures of each group are needed for endorsement
getQuantitiesByGroupMap() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
Specifies how many non repeated signatures of each group are needed for endorsement
getQuantitiesByGroupMap() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
Specifies how many non repeated signatures of each group are needed for endorsement
getQuantitiesByGroupMap() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.LayoutOrBuilder
Specifies how many non repeated signatures of each group are needed for endorsement
getQuantitiesByGroupOrDefault(String, int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
Specifies how many non repeated signatures of each group are needed for endorsement
getQuantitiesByGroupOrDefault(String, int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
Specifies how many non repeated signatures of each group are needed for endorsement
getQuantitiesByGroupOrDefault(String, int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.LayoutOrBuilder
Specifies how many non repeated signatures of each group are needed for endorsement
getQuantitiesByGroupOrThrow(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
Specifies how many non repeated signatures of each group are needed for endorsement
getQuantitiesByGroupOrThrow(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
Specifies how many non repeated signatures of each group are needed for endorsement
getQuantitiesByGroupOrThrow(String) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.LayoutOrBuilder
Specifies how many non repeated signatures of each group are needed for endorsement
getQueries(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
getQueries(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
queries
getQueries(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.RequestOrBuilder
queries
getQueriesBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
getQueriesBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
getQueriesCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
getQueriesCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
queries
getQueriesCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.RequestOrBuilder
queries
getQueriesList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
getQueriesList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
queries
getQueriesList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.RequestOrBuilder
queries
getQueriesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
getQueriesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
queries
getQueriesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.RequestOrBuilder
queries
getQueriesOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
getQueriesOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
queries
getQueriesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.RequestOrBuilder
queries
getQuery() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
string query = 1;
getQuery() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
string query = 1;
getQuery() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResultOrBuilder
string query = 1;
getQueryBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
string query = 1;
getQueryBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
string query = 1;
getQueryBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResultOrBuilder
string query = 1;
getQueryCase() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
getQueryCase() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
getQueryCase() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
 
getQueryPendingsMethod() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc
 
getRaftIndex() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Index of etcd/raft entry for current block.
getRaftIndex() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
Index of etcd/raft entry for current block.
getRaftIndex() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadataOrBuilder
Index of etcd/raft entry for current block.
getRangeQueriesInfo(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfo(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfo(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRangeQueriesInfoOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
getRawReads() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReads raw_reads = 4;
getRawReads() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
.kvrwset.QueryReads raw_reads = 4;
getRawReads() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfoOrBuilder
.kvrwset.QueryReads raw_reads = 4;
getRawReadsBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReads raw_reads = 4;
getRawReadsOrBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReads raw_reads = 4;
getRawReadsOrBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
.kvrwset.QueryReads raw_reads = 4;
getRawReadsOrBuilder() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfoOrBuilder
.kvrwset.QueryReads raw_reads = 4;
getReads(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
getReads(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVRead reads = 1;
getReads(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVRead reads = 1;
getReadsBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
getReadsBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
getReadsCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
getReadsCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVRead reads = 1;
getReadsCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVRead reads = 1;
getReadSet() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
getReadSet() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
getReadSet() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
getReadSetBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
getReadSetOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
getReadSetOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
getReadSetOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
getReadsInfoCase() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
getReadsInfoCase() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
getReadsInfoCase() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfoOrBuilder
 
getReadsList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
getReadsList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVRead reads = 1;
getReadsList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVRead reads = 1;
getReadsMerkleHashes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
getReadsMerkleHashes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
getReadsMerkleHashes() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfoOrBuilder
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
getReadsMerkleHashesBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
getReadsMerkleHashesOrBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
getReadsMerkleHashesOrBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
getReadsMerkleHashesOrBuilder() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfoOrBuilder
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
getReadsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
getReadsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVRead reads = 1;
getReadsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVRead reads = 1;
getReadsOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
getReadsOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVRead reads = 1;
getReadsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVRead reads = 1;
getReferences() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
Deprecated.
getReferences() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
Deprecated.
getReferences() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResultOrBuilder
Deprecated.
getReferences() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
Deprecated.
getReferences() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
Deprecated.
getReferences() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
Deprecated.
getReferencesCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
getReferencesCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
getReferencesCount() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResultOrBuilder
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
getReferencesCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
getReferencesCount() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
getReferencesCount() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
getReferencesMap() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
getReferencesMap() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
getReferencesMap() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResultOrBuilder
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
getReferencesMap() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
getReferencesMap() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
getReferencesMap() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
getReferencesOrDefault(String, Lifecycle.QueryInstalledChaincodeResult.References) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
getReferencesOrDefault(String, Lifecycle.QueryInstalledChaincodeResult.References) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
getReferencesOrDefault(String, Lifecycle.QueryInstalledChaincodeResult.References) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResultOrBuilder
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
getReferencesOrDefault(String, Lifecycle.QueryInstalledChaincodesResult.References) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
getReferencesOrDefault(String, Lifecycle.QueryInstalledChaincodesResult.References) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
getReferencesOrDefault(String, Lifecycle.QueryInstalledChaincodesResult.References) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
getReferencesOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
getReferencesOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
getReferencesOrThrow(String) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResultOrBuilder
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
getReferencesOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
getReferencesOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
getReferencesOrThrow(String) - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
getRegisterMethod() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeSupportGrpc
 
getRegular() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageRegular regular = 1;
getRegular() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
.orderer.KafkaMessageRegular regular = 1;
getRegular() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageOrBuilder
.orderer.KafkaMessageRegular regular = 1;
getRegularBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageRegular regular = 1;
getRegularOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageRegular regular = 1;
getRegularOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
.orderer.KafkaMessageRegular regular = 1;
getRegularOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageOrBuilder
.orderer.KafkaMessageRegular regular = 1;
getRequest() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
The bytes of SnapshotRequest or SnapshotQuery
getRequest() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
The bytes of SnapshotRequest or SnapshotQuery
getRequest() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequestOrBuilder
The bytes of SnapshotRequest or SnapshotQuery
getRequiredPeerCount() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The minimum number of peers private data will be sent to upon endorsement.
getRequiredPeerCount() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
The minimum number of peers private data will be sent to upon endorsement.
getRequiredPeerCount() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
The minimum number of peers private data will be sent to upon endorsement.
getRequiredPeerCount() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The minimum number of peers private data will be sent to upon endorsement.
getRequiredPeerCount() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
The minimum number of peers private data will be sent to upon endorsement.
getRequiredPeerCount() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
The minimum number of peers private data will be sent to upon endorsement.
getResourcesConfig() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config resources_config = 2;
getResourcesConfig() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
.common.Config resources_config = 2;
getResourcesConfig() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ConfigTreeOrBuilder
.common.Config resources_config = 2;
getResourcesConfigBuilder() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config resources_config = 2;
getResourcesConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config resources_config = 2;
getResourcesConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
.common.Config resources_config = 2;
getResourcesConfigOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ConfigTreeOrBuilder
.common.Config resources_config = 2;
getResponse() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the result of executing this invocation.
getResponse() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
This field contains the result of executing this invocation.
getResponse() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeActionOrBuilder
This field contains the result of executing this invocation.
getResponse() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
A response message indicating whether the endorsement of the action was successful
getResponse() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
A response message indicating whether the endorsement of the action was successful
getResponse() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponseOrBuilder
A response message indicating whether the endorsement of the action was successful
getResponseBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the result of executing this invocation.
getResponseBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
A response message indicating whether the endorsement of the action was successful
getResponseOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the result of executing this invocation.
getResponseOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
This field contains the result of executing this invocation.
getResponseOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeActionOrBuilder
This field contains the result of executing this invocation.
getResponseOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
A response message indicating whether the endorsement of the action was successful
getResponseOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
A response message indicating whether the endorsement of the action was successful
getResponseOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponseOrBuilder
A response message indicating whether the endorsement of the action was successful
getResult() - Method in interface org.hyperledger.fabric.client.Transaction
Get the transaction result.
getResult() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
The result of the transaction commit, as defined in peer/transaction.proto
getResult() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
The result of the transaction commit, as defined in peer/transaction.proto
getResult() - Method in interface org.hyperledger.fabric.protos.gateway.CommitStatusResponseOrBuilder
The result of the transaction commit, as defined in peer/transaction.proto
getResult() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResult() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResult() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseResponseOrBuilder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResult() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResult() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResult() - Method in interface org.hyperledger.fabric.protos.gateway.EvaluateResponseOrBuilder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResult() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
getResult() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
getResult() - Method in interface org.hyperledger.fabric.protos.gateway.PreparedTransactionOrBuilder
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
getResultBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResultBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResultBuilder() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
getResultBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
bytes resultBytes = 1;
getResultBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
bytes resultBytes = 1;
getResultBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytesOrBuilder
bytes resultBytes = 1;
getResultCase() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
getResultCase() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
getResultCase() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
 
getResultOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResultOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResultOrBuilder() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseResponseOrBuilder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResultOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResultOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResultOrBuilder() - Method in interface org.hyperledger.fabric.protos.gateway.EvaluateResponseOrBuilder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
getResultOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
getResultOrBuilder() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
getResultOrBuilder() - Method in interface org.hyperledger.fabric.protos.gateway.PreparedTransactionOrBuilder
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
getResults(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
getResults(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
The results are returned in the same order of the queries
getResults(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ResponseOrBuilder
The results are returned in the same order of the queries
getResults(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
getResults(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
repeated .protos.QueryResultBytes results = 1;
getResults(int) - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseOrBuilder
repeated .protos.QueryResultBytes results = 1;
getResults() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the read set and the write set produced by the chaincode executing this invocation.
getResults() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
This field contains the read set and the write set produced by the chaincode executing this invocation.
getResults() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeActionOrBuilder
This field contains the read set and the write set produced by the chaincode executing this invocation.
getResultsBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
getResultsBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
getResultsBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
getResultsBuilderList() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
getResultsCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
getResultsCount() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
The results are returned in the same order of the queries
getResultsCount() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ResponseOrBuilder
The results are returned in the same order of the queries
getResultsCount() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
getResultsCount() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
repeated .protos.QueryResultBytes results = 1;
getResultsCount() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseOrBuilder
repeated .protos.QueryResultBytes results = 1;
getResultsList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
getResultsList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
The results are returned in the same order of the queries
getResultsList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ResponseOrBuilder
The results are returned in the same order of the queries
getResultsList() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
getResultsList() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
repeated .protos.QueryResultBytes results = 1;
getResultsList() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseOrBuilder
repeated .protos.QueryResultBytes results = 1;
getResultsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
getResultsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
The results are returned in the same order of the queries
getResultsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ResponseOrBuilder
The results are returned in the same order of the queries
getResultsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
getResultsOrBuilder(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
repeated .protos.QueryResultBytes results = 1;
getResultsOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseOrBuilder
repeated .protos.QueryResultBytes results = 1;
getResultsOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
getResultsOrBuilderList() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
The results are returned in the same order of the queries
getResultsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.ResponseOrBuilder
The results are returned in the same order of the queries
getResultsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
getResultsOrBuilderList() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
repeated .protos.QueryResultBytes results = 1;
getResultsOrBuilderList() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseOrBuilder
repeated .protos.QueryResultBytes results = 1;
getResultValue() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
The result of the transaction commit, as defined in peer/transaction.proto
getResultValue() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
The result of the transaction commit, as defined in peer/transaction.proto
getResultValue() - Method in interface org.hyperledger.fabric.protos.gateway.CommitStatusResponseOrBuilder
The result of the transaction commit, as defined in peer/transaction.proto
getRevocationList(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity revocation list
getRevocationList(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
Identity revocation list
getRevocationList(int) - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
Identity revocation list
getRevocationListCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity revocation list
getRevocationListCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
Identity revocation list
getRevocationListCount() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
Identity revocation list
getRevocationListList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity revocation list
getRevocationListList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
Identity revocation list
getRevocationListList() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
Identity revocation list
getRevocationPk() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
revocation_pk is the public key used for revocation of credentials
getRevocationPk() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
revocation_pk is the public key used for revocation of credentials
getRevocationPk() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfigOrBuilder
revocation_pk is the public key used for revocation of credentials
getRole() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
MSPRoleType defines which of the available, pre-defined MSP-roles an identiy should posess inside the MSP with identifier MSPidentifier
getRole() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
MSPRoleType defines which of the available, pre-defined MSP-roles an identiy should posess inside the MSP with identifier MSPidentifier
getRole() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.MSPRoleOrBuilder
MSPRoleType defines which of the available, pre-defined MSP-roles an identiy should posess inside the MSP with identifier MSPidentifier
getRole() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
role contains the role of this identity (e.g., ADMIN or MEMBER)
getRole() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
role contains the role of this identity (e.g., ADMIN or MEMBER)
getRole() - Method in interface org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentityOrBuilder
role contains the role of this identity (e.g., ADMIN or MEMBER)
getRole() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
role defines whether the default signer is admin, peer, member or client
getRole() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
role defines whether the default signer is admin, peer, member or client
getRole() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfigOrBuilder
role defines whether the default signer is admin, peer, member or client
getRoleValue() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
MSPRoleType defines which of the available, pre-defined MSP-roles an identiy should posess inside the MSP with identifier MSPidentifier
getRoleValue() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
MSPRoleType defines which of the available, pre-defined MSP-roles an identiy should posess inside the MSP with identifier MSPidentifier
getRoleValue() - Method in interface org.hyperledger.fabric.protos.common.MspPrincipal.MSPRoleOrBuilder
MSPRoleType defines which of the available, pre-defined MSP-roles an identiy should posess inside the MSP with identifier MSPidentifier
getRootCerts(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
getRootCerts(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
getRootCerts(int) - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
getRootCertsCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
getRootCertsCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
getRootCertsCount() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
getRootCertsList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
getRootCertsList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
getRootCertsList() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
getRule() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
.common.ImplicitMetaPolicy.Rule rule = 2;
getRule() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
.common.ImplicitMetaPolicy.Rule rule = 2;
getRule() - Method in interface org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicyOrBuilder
.common.ImplicitMetaPolicy.Rule rule = 2;
getRule() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
.common.SignaturePolicy rule = 2;
getRule() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
.common.SignaturePolicy rule = 2;
getRule() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelopeOrBuilder
.common.SignaturePolicy rule = 2;
getRuleBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
.common.SignaturePolicy rule = 2;
getRuleOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
.common.SignaturePolicy rule = 2;
getRuleOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
.common.SignaturePolicy rule = 2;
getRuleOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelopeOrBuilder
.common.SignaturePolicy rule = 2;
getRules(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
getRules(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
repeated .common.SignaturePolicy rules = 2;
getRules(int) - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOfOrBuilder
repeated .common.SignaturePolicy rules = 2;
getRulesBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
getRulesBuilderList() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
getRulesCount() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
getRulesCount() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
repeated .common.SignaturePolicy rules = 2;
getRulesCount() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOfOrBuilder
repeated .common.SignaturePolicy rules = 2;
getRulesList() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
getRulesList() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
repeated .common.SignaturePolicy rules = 2;
getRulesList() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOfOrBuilder
repeated .common.SignaturePolicy rules = 2;
getRulesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
getRulesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
repeated .common.SignaturePolicy rules = 2;
getRulesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOfOrBuilder
repeated .common.SignaturePolicy rules = 2;
getRulesOrBuilderList() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
getRulesOrBuilderList() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
repeated .common.SignaturePolicy rules = 2;
getRulesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOfOrBuilder
repeated .common.SignaturePolicy rules = 2;
getRuleValue() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
.common.ImplicitMetaPolicy.Rule rule = 2;
getRuleValue() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
.common.ImplicitMetaPolicy.Rule rule = 2;
getRuleValue() - Method in interface org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicyOrBuilder
.common.ImplicitMetaPolicy.Rule rule = 2;
getRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
Data model specific serialized proto message (e.g., kvrwset.KVRWSet for KV and Document data models)
getRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
Data model specific serialized proto message (e.g., kvrwset.KVRWSet for KV and Document data models)
getRwset() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSetOrBuilder
Data model specific serialized proto message (e.g., kvrwset.KVRWSet for KV and Document data models)
getRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
Data model specific serialized proto message (e.g., kvrwset.KVRWSet for KV and Document data models)
getRwset() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
Data model specific serialized proto message (e.g., kvrwset.KVRWSet for KV and Document data models)
getRwset() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSetOrBuilder
Data model specific serialized proto message (e.g., kvrwset.KVRWSet for KV and Document data models)
getSecretEnvelope() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
.gossip.SecretEnvelope secret_envelope = 3;
getSecretEnvelope() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
.gossip.SecretEnvelope secret_envelope = 3;
getSecretEnvelope() - Method in interface org.hyperledger.fabric.protos.gossip.Message.EnvelopeOrBuilder
.gossip.SecretEnvelope secret_envelope = 3;
getSecretEnvelopeBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
.gossip.SecretEnvelope secret_envelope = 3;
getSecretEnvelopeOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
.gossip.SecretEnvelope secret_envelope = 3;
getSecretEnvelopeOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
.gossip.SecretEnvelope secret_envelope = 3;
getSecretEnvelopeOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.EnvelopeOrBuilder
.gossip.SecretEnvelope secret_envelope = 3;
getSelfInformation() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
.gossip.Envelope self_information = 1;
getSelfInformation() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
.gossip.Envelope self_information = 1;
getSelfInformation() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipRequestOrBuilder
.gossip.Envelope self_information = 1;
getSelfInformationBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
.gossip.Envelope self_information = 1;
getSelfInformationOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
.gossip.Envelope self_information = 1;
getSelfInformationOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
.gossip.Envelope self_information = 1;
getSelfInformationOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipRequestOrBuilder
.gossip.Envelope self_information = 1;
getSeqInBlock() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
uint64 seq_in_block = 5;
getSeqInBlock() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
uint64 seq_in_block = 5;
getSeqInBlock() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataDigestOrBuilder
uint64 seq_in_block = 5;
getSeqNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
uint64 seq_num = 1;
getSeqNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
uint64 seq_num = 1;
getSeqNum() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PayloadOrBuilder
uint64 seq_num = 1;
getSeqNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
uint64 seq_num = 2;
getSeqNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
uint64 seq_num = 2;
getSeqNum() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PeerTimeOrBuilder
uint64 seq_num = 2;
getSequence() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
uint64 sequence = 1;
getSequence() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
uint64 sequence = 1;
getSequence() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigOrBuilder
uint64 sequence = 1;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
int64 sequence = 1;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
int64 sequence = 1;
getSequence() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
int64 sequence = 1;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
int64 sequence = 1;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
int64 sequence = 1;
getSequence() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
int64 sequence = 1;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
int64 sequence = 1;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
int64 sequence = 1;
getSequence() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
int64 sequence = 1;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
int64 sequence = 2;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
int64 sequence = 2;
getSequence() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgsOrBuilder
int64 sequence = 2;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
int64 sequence = 1;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
int64 sequence = 1;
getSequence() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
int64 sequence = 1;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
int64 sequence = 1;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
int64 sequence = 1;
getSequence() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
int64 sequence = 1;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
int64 sequence = 2;
getSequence() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
int64 sequence = 2;
getSequence() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
int64 sequence = 2;
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.Block
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.Header
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.Payload
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
getSerializedSize() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
getServerTlsCert() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
bytes server_tls_cert = 4;
getServerTlsCert() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
bytes server_tls_cert = 4;
getServerTlsCert() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConsenterOrBuilder
bytes server_tls_cert = 4;
getServiceDescriptor() - Static method in class org.hyperledger.fabric.protos.discovery.DiscoveryGrpc
 
getServiceDescriptor() - Static method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc
 
getServiceDescriptor() - Static method in class org.hyperledger.fabric.protos.gossip.GossipGrpc
 
getServiceDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc
 
getServiceDescriptor() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterGrpc
 
getServiceDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeGrpc
 
getServiceDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeSupportGrpc
 
getServiceDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.DeliverGrpc
 
getServiceDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.EndorserGrpc
 
getServiceDescriptor() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc
 
getSignature() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
A signature by the creator specified in the Payload header
getSignature() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope
A signature by the creator specified in the Payload header
getSignature() - Method in interface org.hyperledger.fabric.protos.common.Common.EnvelopeOrBuilder
A signature by the creator specified in the Payload header
getSignature() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
The signature over the concatenation of the Metadata value bytes, signatureHeader, and block header
getSignature() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
The signature over the concatenation of the Metadata value bytes, signatureHeader, and block header
getSignature() - Method in interface org.hyperledger.fabric.protos.common.Common.MetadataSignatureOrBuilder
The signature over the concatenation of the Metadata value bytes, signatureHeader, and block header
getSignature() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
Signature over the concatenation signatureHeader bytes and config bytes
getSignature() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
Signature over the concatenation signatureHeader bytes and config bytes
getSignature() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigSignatureOrBuilder
Signature over the concatenation signatureHeader bytes and config bytes
getSignature() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
bytes signature = 2;
getSignature() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
bytes signature = 2;
getSignature() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.SignedRequestOrBuilder
bytes signature = 2;
getSignature() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
bytes signature = 2;
getSignature() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
bytes signature = 2;
getSignature() - Method in interface org.hyperledger.fabric.protos.gossip.Message.EnvelopeOrBuilder
bytes signature = 2;
getSignature() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
bytes signature = 2;
getSignature() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
bytes signature = 2;
getSignature() - Method in interface org.hyperledger.fabric.protos.gossip.Message.SecretEnvelopeOrBuilder
bytes signature = 2;
getSignature() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
Signaure over proposalBytes; this signature is to be verified against the creator identity contained in the header of the Proposal message marshaled as proposalBytes
getSignature() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
Signaure over proposalBytes; this signature is to be verified against the creator identity contained in the header of the Proposal message marshaled as proposalBytes
getSignature() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposalOrBuilder
Signaure over proposalBytes; this signature is to be verified against the creator identity contained in the header of the Proposal message marshaled as proposalBytes
getSignature() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
Signature of the payload included in ProposalResponse concatenated with the endorser's certificate; ie, sign(ProposalResponse.payload + endorser)
getSignature() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
Signature of the payload included in ProposalResponse concatenated with the endorser's certificate; ie, sign(ProposalResponse.payload + endorser)
getSignature() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.EndorsementOrBuilder
Signature of the payload included in ProposalResponse concatenated with the endorser's certificate; ie, sign(ProposalResponse.payload + endorser)
getSignature() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
Signaure over request bytes; this signature is to be verified against the client identity
getSignature() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
Signaure over request bytes; this signature is to be verified against the client identity
getSignature() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequestOrBuilder
Signaure over request bytes; this signature is to be verified against the client identity
getSignatureHashFamily() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
SignatureHashFamily is a string representing the hash family to be used during sign and verify operations.
getSignatureHashFamily() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
SignatureHashFamily is a string representing the hash family to be used during sign and verify operations.
getSignatureHashFamily() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfigOrBuilder
SignatureHashFamily is a string representing the hash family to be used during sign and verify operations.
getSignatureHashFamilyBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
SignatureHashFamily is a string representing the hash family to be used during sign and verify operations.
getSignatureHashFamilyBytes() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
SignatureHashFamily is a string representing the hash family to be used during sign and verify operations.
getSignatureHashFamilyBytes() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfigOrBuilder
SignatureHashFamily is a string representing the hash family to be used during sign and verify operations.
getSignatureHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
bytes signature_header = 2;
getSignatureHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Header
bytes signature_header = 2;
getSignatureHeader() - Method in interface org.hyperledger.fabric.protos.common.Common.HeaderOrBuilder
bytes signature_header = 2;
getSignatureHeader() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
An encoded SignatureHeader
getSignatureHeader() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
An encoded SignatureHeader
getSignatureHeader() - Method in interface org.hyperledger.fabric.protos.common.Common.MetadataSignatureOrBuilder
An encoded SignatureHeader
getSignatureHeader() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
A marshaled SignatureHeader
getSignatureHeader() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
A marshaled SignatureHeader
getSignatureHeader() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigSignatureOrBuilder
A marshaled SignatureHeader
getSignatureHeader() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The signature header that contains creator identity and nonce
getSignatureHeader() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
The signature header that contains creator identity and nonce
getSignatureHeader() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQueryOrBuilder
The signature header that contains creator identity and nonce
getSignatureHeader() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The signature header that contains creator identity and nonce
getSignatureHeader() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
The signature header that contains creator identity and nonce
getSignatureHeader() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequestOrBuilder
The signature header that contains creator identity and nonce
getSignatureHeaderBuilder() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The signature header that contains creator identity and nonce
getSignatureHeaderBuilder() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The signature header that contains creator identity and nonce
getSignatureHeaderOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The signature header that contains creator identity and nonce
getSignatureHeaderOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
The signature header that contains creator identity and nonce
getSignatureHeaderOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQueryOrBuilder
The signature header that contains creator identity and nonce
getSignatureHeaderOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The signature header that contains creator identity and nonce
getSignatureHeaderOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
The signature header that contains creator identity and nonce
getSignatureHeaderOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequestOrBuilder
The signature header that contains creator identity and nonce
getSignaturePolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
Initially, only a signature policy is supported.
getSignaturePolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
Initially, only a signature policy is supported.
getSignaturePolicy() - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfigOrBuilder
Deprecated.
Initially, only a signature policy is supported.
getSignaturePolicy() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicy() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicy() - Method in interface org.hyperledger.fabric.protos.common.Policies.ApplicationPolicyOrBuilder
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
Initially, only a signature policy is supported.
getSignaturePolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
Initially, only a signature policy is supported.
getSignaturePolicy() - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfigOrBuilder
Initially, only a signature policy is supported.
getSignaturePolicy() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicy() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicy() - Method in interface org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicyOrBuilder
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicyBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
Initially, only a signature policy is supported.
getSignaturePolicyBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicyBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
Initially, only a signature policy is supported.
getSignaturePolicyBuilder() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
Initially, only a signature policy is supported.
getSignaturePolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
Initially, only a signature policy is supported.
getSignaturePolicyOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfigOrBuilder
Deprecated.
Initially, only a signature policy is supported.
getSignaturePolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicyOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Policies.ApplicationPolicyOrBuilder
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
Initially, only a signature policy is supported.
getSignaturePolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
Initially, only a signature policy is supported.
getSignaturePolicyOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfigOrBuilder
Initially, only a signature policy is supported.
getSignaturePolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicyOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignaturePolicyOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicyOrBuilder
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
getSignatures(int) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
getSignatures(int) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
repeated .common.MetadataSignature signatures = 2;
getSignatures(int) - Method in interface org.hyperledger.fabric.protos.common.Common.MetadataOrBuilder
repeated .common.MetadataSignature signatures = 2;
getSignatures(int) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
getSignatures(int) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
Signatures over the config_update
getSignatures(int) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelopeOrBuilder
Signatures over the config_update
getSignaturesBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
getSignaturesBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
getSignaturesBuilderList() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
getSignaturesBuilderList() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
getSignaturesCount() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
getSignaturesCount() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
repeated .common.MetadataSignature signatures = 2;
getSignaturesCount() - Method in interface org.hyperledger.fabric.protos.common.Common.MetadataOrBuilder
repeated .common.MetadataSignature signatures = 2;
getSignaturesCount() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
getSignaturesCount() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
Signatures over the config_update
getSignaturesCount() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelopeOrBuilder
Signatures over the config_update
getSignaturesList() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
getSignaturesList() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
repeated .common.MetadataSignature signatures = 2;
getSignaturesList() - Method in interface org.hyperledger.fabric.protos.common.Common.MetadataOrBuilder
repeated .common.MetadataSignature signatures = 2;
getSignaturesList() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
getSignaturesList() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
Signatures over the config_update
getSignaturesList() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelopeOrBuilder
Signatures over the config_update
getSignaturesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
getSignaturesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
repeated .common.MetadataSignature signatures = 2;
getSignaturesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.common.Common.MetadataOrBuilder
repeated .common.MetadataSignature signatures = 2;
getSignaturesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
getSignaturesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
Signatures over the config_update
getSignaturesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelopeOrBuilder
Signatures over the config_update
getSignaturesOrBuilderList() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
getSignaturesOrBuilderList() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
repeated .common.MetadataSignature signatures = 2;
getSignaturesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.common.Common.MetadataOrBuilder
repeated .common.MetadataSignature signatures = 2;
getSignaturesOrBuilderList() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
getSignaturesOrBuilderList() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
Signatures over the config_update
getSignaturesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelopeOrBuilder
Signatures over the config_update
getSignedBy() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
int32 signed_by = 1;
getSignedBy() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
int32 signed_by = 1;
getSignedBy() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyOrBuilder
int32 signed_by = 1;
getSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
signer may contain crypto material to configure a default signer
getSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
signer may contain crypto material to configure a default signer
getSigner() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfigOrBuilder
signer may contain crypto material to configure a default signer
getSignerBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
signer may contain crypto material to configure a default signer
getSignerOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
signer may contain crypto material to configure a default signer
getSignerOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
signer may contain crypto material to configure a default signer
getSignerOrBuilder() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfigOrBuilder
signer may contain crypto material to configure a default signer
getSigningIdentity() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
getSigningIdentity() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
getSigningIdentity() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
getSigningIdentityBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
getSigningIdentityOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
getSigningIdentityOrBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
getSigningIdentityOrBuilder() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
getSk() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
sk is the secret key of the default signer, corresponding to credential Cred
getSk() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
sk is the secret key of the default signer, corresponding to credential Cred
getSk() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfigOrBuilder
sk is the secret key of the default signer, corresponding to credential Cred
getSnapshotIntervalSize() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
Take snapshot when cumulative data exceeds certain size in bytes.
getSnapshotIntervalSize() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
Take snapshot when cumulative data exceeds certain size in bytes.
getSnapshotIntervalSize() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.OptionsOrBuilder
Take snapshot when cumulative data exceeds certain size in bytes.
getSource() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.lifecycle.ChaincodeSource source = 9;
getSource() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
.lifecycle.ChaincodeSource source = 9;
getSource() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
.lifecycle.ChaincodeSource source = 9;
getSource() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.lifecycle.ChaincodeSource source = 8;
getSource() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
.lifecycle.ChaincodeSource source = 8;
getSource() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
.lifecycle.ChaincodeSource source = 8;
getSourceBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.lifecycle.ChaincodeSource source = 9;
getSourceBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.lifecycle.ChaincodeSource source = 8;
getSourceOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.lifecycle.ChaincodeSource source = 9;
getSourceOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
.lifecycle.ChaincodeSource source = 9;
getSourceOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
.lifecycle.ChaincodeSource source = 9;
getSourceOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.lifecycle.ChaincodeSource source = 8;
getSourceOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
.lifecycle.ChaincodeSource source = 8;
getSourceOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
.lifecycle.ChaincodeSource source = 8;
getSpecified() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekSpecified specified = 3;
getSpecified() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
.orderer.SeekSpecified specified = 3;
getSpecified() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
.orderer.SeekSpecified specified = 3;
getSpecifiedBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekSpecified specified = 3;
getSpecifiedOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekSpecified specified = 3;
getSpecifiedOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
.orderer.SeekSpecified specified = 3;
getSpecifiedOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
.orderer.SeekSpecified specified = 3;
getStart() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to start the deliver from
getStart() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
The position to start the deliver from
getStart() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekInfoOrBuilder
The position to start the deliver from
getStartBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to start the deliver from
getStartKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
string start_key = 1;
getStartKey() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
string start_key = 1;
getStartKey() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfoOrBuilder
string start_key = 1;
getStartKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string startKey = 1;
getStartKey() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
string startKey = 1;
getStartKey() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRangeOrBuilder
string startKey = 1;
getStartKeyBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
string start_key = 1;
getStartKeyBytes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
string start_key = 1;
getStartKeyBytes() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfoOrBuilder
string start_key = 1;
getStartKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string startKey = 1;
getStartKeyBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
string startKey = 1;
getStartKeyBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRangeOrBuilder
string startKey = 1;
getStartOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to start the deliver from
getStartOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
The position to start the deliver from
getStartOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekInfoOrBuilder
The position to start the deliver from
getStartSeqNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
uint64 start_seq_num = 1;
getStartSeqNum() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
uint64 start_seq_num = 1;
getStartSeqNum() - Method in interface org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequestOrBuilder
uint64 start_seq_num = 1;
getState() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
The state signals the ordering service to go into maintenance mode, typically for consensus-type migration.
getState() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
The state signals the ordering service to go into maintenance mode, typically for consensus-type migration.
getState() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.ConsensusTypeOrBuilder
The state signals the ordering service to go into maintenance mode, typically for consensus-type migration.
getStateInfo() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.StateInfo message
getStateInfo() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
This is an Envelope of a GossipMessage with a gossip.StateInfo message
getStateInfo() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerOrBuilder
This is an Envelope of a GossipMessage with a gossip.StateInfo message
getStateInfo() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for relaying information about state
getStateInfo() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used for relaying information about state
getStateInfo() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used for relaying information about state
getStateInfoBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.StateInfo message
getStateInfoBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for relaying information about state
getStateInfoOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.StateInfo message
getStateInfoOrBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
This is an Envelope of a GossipMessage with a gossip.StateInfo message
getStateInfoOrBuilder() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerOrBuilder
This is an Envelope of a GossipMessage with a gossip.StateInfo message
getStateInfoOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for relaying information about state
getStateInfoOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used for relaying information about state
getStateInfoOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used for relaying information about state
getStateInfoPullReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for asking for StateInfoSnapshots
getStateInfoPullReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used for asking for StateInfoSnapshots
getStateInfoPullReq() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used for asking for StateInfoSnapshots
getStateInfoPullReqBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for asking for StateInfoSnapshots
getStateInfoPullReqOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for asking for StateInfoSnapshots
getStateInfoPullReqOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used for asking for StateInfoSnapshots
getStateInfoPullReqOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used for asking for StateInfoSnapshots
getStateRequest() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to ask from a remote peer a set of blocks
getStateRequest() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to ask from a remote peer a set of blocks
getStateRequest() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to ask from a remote peer a set of blocks
getStateRequestBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to ask from a remote peer a set of blocks
getStateRequestOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to ask from a remote peer a set of blocks
getStateRequestOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to ask from a remote peer a set of blocks
getStateRequestOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to ask from a remote peer a set of blocks
getStateResponse() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to send a set of blocks to a remote peer
getStateResponse() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to send a set of blocks to a remote peer
getStateResponse() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to send a set of blocks to a remote peer
getStateResponseBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to send a set of blocks to a remote peer
getStateResponseOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to send a set of blocks to a remote peer
getStateResponseOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to send a set of blocks to a remote peer
getStateResponseOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to send a set of blocks to a remote peer
getStateSnapshot() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for sending sets of StateInfo messages
getStateSnapshot() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used for sending sets of StateInfo messages
getStateSnapshot() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used for sending sets of StateInfo messages
getStateSnapshotBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for sending sets of StateInfo messages
getStateSnapshotOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for sending sets of StateInfo messages
getStateSnapshotOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used for sending sets of StateInfo messages
getStateSnapshotOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used for sending sets of StateInfo messages
getStateValue() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
The state signals the ordering service to go into maintenance mode, typically for consensus-type migration.
getStateValue() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
The state signals the ordering service to go into maintenance mode, typically for consensus-type migration.
getStateValue() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.ConsensusTypeOrBuilder
The state signals the ordering service to go into maintenance mode, typically for consensus-type migration.
getStaticCollectionConfig() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfig() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfig() - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionConfigOrBuilder
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfig() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
.protos.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfig() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
.protos.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfig() - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionConfigOrBuilder
.protos.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfigBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfigBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
.protos.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfigOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionConfigOrBuilder
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
.protos.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfigOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
.protos.StaticCollectionConfig static_collection_config = 1;
getStaticCollectionConfigOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionConfigOrBuilder
.protos.StaticCollectionConfig static_collection_config = 1;
getStatus() - Method in exception org.hyperledger.fabric.client.CommitException
Get the commit status code for the transaction.
getStatus() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
Status code, which may be used to programatically respond to success/failure
getStatus() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
Status code, which may be used to programatically respond to success/failure
getStatus() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponseOrBuilder
Status code, which may be used to programatically respond to success/failure
getStatus() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Status status = 1;
getStatus() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
.common.Status status = 1;
getStatus() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.DeliverResponseOrBuilder
.common.Status status = 1;
getStatus() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
Status code, which may be used to programatically respond to success/failure.
getStatus() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
Status code, which may be used to programatically respond to success/failure.
getStatus() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponseOrBuilder
Status code, which may be used to programatically respond to success/failure.
getStatus() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Status status = 1;
getStatus() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
.common.Status status = 1;
getStatus() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponseOrBuilder
.common.Status status = 1;
getStatus() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
A status code that should follow the HTTP status codes.
getStatus() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
A status code that should follow the HTTP status codes.
getStatus() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ResponseOrBuilder
A status code that should follow the HTTP status codes.
getStatusValue() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
Status code, which may be used to programatically respond to success/failure
getStatusValue() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
Status code, which may be used to programatically respond to success/failure
getStatusValue() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponseOrBuilder
Status code, which may be used to programatically respond to success/failure
getStatusValue() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Status status = 1;
getStatusValue() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
.common.Status status = 1;
getStatusValue() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.DeliverResponseOrBuilder
.common.Status status = 1;
getStatusValue() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
Status code, which may be used to programatically respond to success/failure.
getStatusValue() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
Status code, which may be used to programatically respond to success/failure.
getStatusValue() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponseOrBuilder
Status code, which may be used to programatically respond to success/failure.
getStatusValue() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Status status = 1;
getStatusValue() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
.common.Status status = 1;
getStatusValue() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponseOrBuilder
.common.Status status = 1;
getStepMethod() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterGrpc
 
getStop() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to stop the deliver
getStop() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
The position to stop the deliver
getStop() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekInfoOrBuilder
The position to stop the deliver
getStopBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to stop the deliver
getStopOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to stop the deliver
getStopOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
The position to stop the deliver
getStopOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekInfoOrBuilder
The position to stop the deliver
getString() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
string String = 3;
getString() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
string String = 3;
getString() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Db.StateDataOrBuilder
string String = 3;
getStringBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
string String = 3;
getStringBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
string String = 3;
getStringBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Db.StateDataOrBuilder
string String = 3;
getSubmitMethod() - Static method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc
 
getSubmitRequest() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
submit_request is a relay of a transaction.
getSubmitRequest() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
submit_request is a relay of a transaction.
getSubmitRequest() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequestOrBuilder
submit_request is a relay of a transaction.
getSubmitRequestBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
submit_request is a relay of a transaction.
getSubmitRequestOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
submit_request is a relay of a transaction.
getSubmitRequestOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
submit_request is a relay of a transaction.
getSubmitRequestOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequestOrBuilder
submit_request is a relay of a transaction.
getSubmitRes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
.orderer.SubmitResponse submit_res = 1;
getSubmitRes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
.orderer.SubmitResponse submit_res = 1;
getSubmitRes() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponseOrBuilder
.orderer.SubmitResponse submit_res = 1;
getSubmitResBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
.orderer.SubmitResponse submit_res = 1;
getSubmitResOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
.orderer.SubmitResponse submit_res = 1;
getSubmitResOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
.orderer.SubmitResponse submit_res = 1;
getSubmitResOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponseOrBuilder
.orderer.SubmitResponse submit_res = 1;
getSubPolicy() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
string sub_policy = 1;
getSubPolicy() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
string sub_policy = 1;
getSubPolicy() - Method in interface org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicyOrBuilder
string sub_policy = 1;
getSubPolicyBytes() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
string sub_policy = 1;
getSubPolicyBytes() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
string sub_policy = 1;
getSubPolicyBytes() - Method in interface org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicyOrBuilder
string sub_policy = 1;
getTag() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
determines to which peers it is allowed to forward the message
getTag() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
determines to which peers it is allowed to forward the message
getTag() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
determines to which peers it is allowed to forward the message
getTagValue() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
determines to which peers it is allowed to forward the message
getTagValue() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
determines to which peers it is allowed to forward the message
getTagValue() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
determines to which peers it is allowed to forward the message
getTickInterval() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
time duration format, e.g.
getTickInterval() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
time duration format, e.g.
getTickInterval() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.OptionsOrBuilder
time duration format, e.g.
getTickIntervalBytes() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
time duration format, e.g.
getTickIntervalBytes() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
time duration format, e.g.
getTickIntervalBytes() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.OptionsOrBuilder
time duration format, e.g.
getTimeout() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
Any duration string parseable by ParseDuration(): https://golang.org/pkg/time/#ParseDuration
getTimeout() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
Any duration string parseable by ParseDuration(): https://golang.org/pkg/time/#ParseDuration
getTimeout() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeoutOrBuilder
Any duration string parseable by ParseDuration(): https://golang.org/pkg/time/#ParseDuration
getTimeout() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
int32 timeout = 4;
getTimeout() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
int32 timeout = 4;
getTimeout() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpecOrBuilder
int32 timeout = 4;
getTimeoutBytes() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
Any duration string parseable by ParseDuration(): https://golang.org/pkg/time/#ParseDuration
getTimeoutBytes() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
Any duration string parseable by ParseDuration(): https://golang.org/pkg/time/#ParseDuration
getTimeoutBytes() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeoutOrBuilder
Any duration string parseable by ParseDuration(): https://golang.org/pkg/time/#ParseDuration
getTimestamp() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Timestamp is the local time when the message was created by the sender
getTimestamp() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
Timestamp is the local time when the message was created by the sender
getTimestamp() - Method in interface org.hyperledger.fabric.protos.common.Common.ChannelHeaderOrBuilder
Timestamp is the local time when the message was created by the sender
getTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.PeerTime timestamp = 2;
getTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
.gossip.PeerTime timestamp = 2;
getTimestamp() - Method in interface org.hyperledger.fabric.protos.gossip.Message.AliveMessageOrBuilder
.gossip.PeerTime timestamp = 2;
getTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
.gossip.PeerTime timestamp = 2;
getTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
.gossip.PeerTime timestamp = 2;
getTimestamp() - Method in interface org.hyperledger.fabric.protos.gossip.Message.LeadershipMessageOrBuilder
.gossip.PeerTime timestamp = 2;
getTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.PeerTime timestamp = 2;
getTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
.gossip.PeerTime timestamp = 2;
getTimestamp() - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoOrBuilder
.gossip.PeerTime timestamp = 2;
getTimestamp() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
.google.protobuf.Timestamp timestamp = 3;
getTimestamp() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
.google.protobuf.Timestamp timestamp = 3;
getTimestamp() - Method in interface org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModificationOrBuilder
.google.protobuf.Timestamp timestamp = 3;
getTimestamp() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.google.protobuf.Timestamp timestamp = 2;
getTimestamp() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
.google.protobuf.Timestamp timestamp = 2;
getTimestamp() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
.google.protobuf.Timestamp timestamp = 2;
getTimestamp() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
Timestamp is the time that the message was created as defined by the sender
getTimestamp() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
Timestamp is the time that the message was created as defined by the sender
getTimestamp() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponseOrBuilder
Timestamp is the time that the message was created as defined by the sender
getTimestampBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Timestamp is the local time when the message was created by the sender
getTimestampBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.PeerTime timestamp = 2;
getTimestampBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
.gossip.PeerTime timestamp = 2;
getTimestampBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.PeerTime timestamp = 2;
getTimestampBuilder() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
.google.protobuf.Timestamp timestamp = 3;
getTimestampBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.google.protobuf.Timestamp timestamp = 2;
getTimestampBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
Timestamp is the time that the message was created as defined by the sender
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Timestamp is the local time when the message was created by the sender
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
Timestamp is the local time when the message was created by the sender
getTimestampOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Common.ChannelHeaderOrBuilder
Timestamp is the local time when the message was created by the sender
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.PeerTime timestamp = 2;
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
.gossip.PeerTime timestamp = 2;
getTimestampOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.AliveMessageOrBuilder
.gossip.PeerTime timestamp = 2;
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
.gossip.PeerTime timestamp = 2;
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
.gossip.PeerTime timestamp = 2;
getTimestampOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.LeadershipMessageOrBuilder
.gossip.PeerTime timestamp = 2;
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.PeerTime timestamp = 2;
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
.gossip.PeerTime timestamp = 2;
getTimestampOrBuilder() - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoOrBuilder
.gossip.PeerTime timestamp = 2;
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
.google.protobuf.Timestamp timestamp = 3;
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
.google.protobuf.Timestamp timestamp = 3;
getTimestampOrBuilder() - Method in interface org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModificationOrBuilder
.google.protobuf.Timestamp timestamp = 3;
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.google.protobuf.Timestamp timestamp = 2;
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
.google.protobuf.Timestamp timestamp = 2;
getTimestampOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
.google.protobuf.Timestamp timestamp = 2;
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
Timestamp is the time that the message was created as defined by the sender
getTimestampOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
Timestamp is the time that the message was created as defined by the sender
getTimestampOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponseOrBuilder
Timestamp is the time that the message was created as defined by the sender
getTimeToCut() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
getTimeToCut() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
getTimeToCut() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageOrBuilder
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
getTimeToCutBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
getTimeToCutOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
getTimeToCutOrBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
getTimeToCutOrBuilder() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageOrBuilder
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
getTlsCertHash() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
If mutual TLS is employed, this represents the hash of the client's TLS certificate
getTlsCertHash() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
If mutual TLS is employed, this represents the hash of the client's TLS certificate
getTlsCertHash() - Method in interface org.hyperledger.fabric.protos.common.Common.ChannelHeaderOrBuilder
If mutual TLS is employed, this represents the hash of the client's TLS certificate
getTlsCertHash() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
bytes tls_cert_hash = 3;
getTlsCertHash() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
bytes tls_cert_hash = 3;
getTlsCertHash() - Method in interface org.hyperledger.fabric.protos.gossip.Message.ConnEstablishOrBuilder
bytes tls_cert_hash = 3;
getTlsIntermediateCerts(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
getTlsIntermediateCerts(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
getTlsIntermediateCerts(int) - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
getTlsIntermediateCertsCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
getTlsIntermediateCertsCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
getTlsIntermediateCertsCount() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
getTlsIntermediateCertsList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
getTlsIntermediateCertsList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
getTlsIntermediateCertsList() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
getTlsRootCerts(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS root certificates trusted by this MSP.
getTlsRootCerts(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
List of TLS root certificates trusted by this MSP.
getTlsRootCerts(int) - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
List of TLS root certificates trusted by this MSP.
getTlsRootCertsCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS root certificates trusted by this MSP.
getTlsRootCertsCount() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
List of TLS root certificates trusted by this MSP.
getTlsRootCertsCount() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
List of TLS root certificates trusted by this MSP.
getTlsRootCertsList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS root certificates trusted by this MSP.
getTlsRootCertsList() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
List of TLS root certificates trusted by this MSP.
getTlsRootCertsList() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
List of TLS root certificates trusted by this MSP.
getTransactionActions() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.FilteredTransactionActions transaction_actions = 4;
getTransactionActions() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
.protos.FilteredTransactionActions transaction_actions = 4;
getTransactionActions() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionOrBuilder
.protos.FilteredTransactionActions transaction_actions = 4;
getTransactionActionsBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.FilteredTransactionActions transaction_actions = 4;
getTransactionActionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.FilteredTransactionActions transaction_actions = 4;
getTransactionActionsOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
.protos.FilteredTransactionActions transaction_actions = 4;
getTransactionActionsOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionOrBuilder
.protos.FilteredTransactionActions transaction_actions = 4;
getTransactionEnvelope() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
An Envelope which includes a processed transaction
getTransactionEnvelope() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
An Envelope which includes a processed transaction
getTransactionEnvelope() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransactionOrBuilder
An Envelope which includes a processed transaction
getTransactionEnvelopeBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
An Envelope which includes a processed transaction
getTransactionEnvelopeOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
An Envelope which includes a processed transaction
getTransactionEnvelopeOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
An Envelope which includes a processed transaction
getTransactionEnvelopeOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransactionOrBuilder
An Envelope which includes a processed transaction
getTransactionId() - Method in exception org.hyperledger.fabric.client.CommitException
Get the ID of the transaction.
getTransactionId() - Method in interface org.hyperledger.fabric.client.Proposal
Get the transaction ID.
getTransactionId() - Method in interface org.hyperledger.fabric.client.Transaction
Get the transaction ID.
getTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
Identifier of the transaction to check.
getTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
Identifier of the transaction to check.
getTransactionId() - Method in interface org.hyperledger.fabric.protos.gateway.CommitStatusRequestOrBuilder
Identifier of the transaction to check.
getTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The unique identifier for the transaction.
getTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
The unique identifier for the transaction.
getTransactionId() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseRequestOrBuilder
The unique identifier for the transaction.
getTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
Identifier of the transaction to evaluate.
getTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
Identifier of the transaction to evaluate.
getTransactionId() - Method in interface org.hyperledger.fabric.protos.gateway.EvaluateRequestOrBuilder
Identifier of the transaction to evaluate.
getTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
Identifier of the prepared transaction.
getTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
Identifier of the prepared transaction.
getTransactionId() - Method in interface org.hyperledger.fabric.protos.gateway.PreparedTransactionOrBuilder
Identifier of the prepared transaction.
getTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
Identifier of the proposed transaction.
getTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
Identifier of the proposed transaction.
getTransactionId() - Method in interface org.hyperledger.fabric.protos.gateway.ProposedTransactionOrBuilder
Identifier of the proposed transaction.
getTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
Identifier of the transaction to submit.
getTransactionId() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
Identifier of the transaction to submit.
getTransactionId() - Method in interface org.hyperledger.fabric.protos.gateway.SubmitRequestOrBuilder
Identifier of the transaction to submit.
getTransactionIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
Identifier of the transaction to check.
getTransactionIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
Identifier of the transaction to check.
getTransactionIdBytes() - Method in interface org.hyperledger.fabric.protos.gateway.CommitStatusRequestOrBuilder
Identifier of the transaction to check.
getTransactionIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The unique identifier for the transaction.
getTransactionIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
The unique identifier for the transaction.
getTransactionIdBytes() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseRequestOrBuilder
The unique identifier for the transaction.
getTransactionIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
Identifier of the transaction to evaluate.
getTransactionIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
Identifier of the transaction to evaluate.
getTransactionIdBytes() - Method in interface org.hyperledger.fabric.protos.gateway.EvaluateRequestOrBuilder
Identifier of the transaction to evaluate.
getTransactionIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
Identifier of the prepared transaction.
getTransactionIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
Identifier of the prepared transaction.
getTransactionIdBytes() - Method in interface org.hyperledger.fabric.protos.gateway.PreparedTransactionOrBuilder
Identifier of the prepared transaction.
getTransactionIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
Identifier of the proposed transaction.
getTransactionIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
Identifier of the proposed transaction.
getTransactionIdBytes() - Method in interface org.hyperledger.fabric.protos.gateway.ProposedTransactionOrBuilder
Identifier of the proposed transaction.
getTransactionIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
Identifier of the transaction to submit.
getTransactionIdBytes() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
Identifier of the transaction to submit.
getTransactionIdBytes() - Method in interface org.hyperledger.fabric.protos.gateway.SubmitRequestOrBuilder
Identifier of the transaction to submit.
getTransientMap() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
Deprecated.
getTransientMap() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
Deprecated.
getTransientMap() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayloadOrBuilder
Deprecated.
getTransientMapCount() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
getTransientMapCount() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
getTransientMapCount() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayloadOrBuilder
TransientMap contains data (e.g.
getTransientMapMap() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
TransientMap contains data (e.g.
getTransientMapMap() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
TransientMap contains data (e.g.
getTransientMapMap() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayloadOrBuilder
TransientMap contains data (e.g.
getTransientMapOrDefault(String, ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
TransientMap contains data (e.g.
getTransientMapOrDefault(String, ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
TransientMap contains data (e.g.
getTransientMapOrDefault(String, ByteString) - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayloadOrBuilder
TransientMap contains data (e.g.
getTransientMapOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
TransientMap contains data (e.g.
getTransientMapOrThrow(String) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
TransientMap contains data (e.g.
getTransientMapOrThrow(String) - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayloadOrBuilder
TransientMap contains data (e.g.
getTxId() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
An unique identifier that is used end-to-end.
getTxId() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
An unique identifier that is used end-to-end.
getTxId() - Method in interface org.hyperledger.fabric.protos.common.Common.ChannelHeaderOrBuilder
An unique identifier that is used end-to-end.
getTxId() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string tx_id = 3;
getTxId() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
string tx_id = 3;
getTxId() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivatePayloadOrBuilder
string tx_id = 3;
getTxId() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string tx_id = 1;
getTxId() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
string tx_id = 1;
getTxId() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataDigestOrBuilder
string tx_id = 1;
getTxId() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
string tx_id = 1;
getTxId() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
string tx_id = 1;
getTxId() - Method in interface org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModificationOrBuilder
string tx_id = 1;
getTxId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string tx_id = 2;
getTxId() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
string tx_id = 2;
getTxId() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEventOrBuilder
string tx_id = 2;
getTxid() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
string txid = 4;
getTxid() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
string txid = 4;
getTxid() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
string txid = 4;
getTxid() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
string txid = 1;
getTxid() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
string txid = 1;
getTxid() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionOrBuilder
string txid = 1;
getTxIdBytes() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
An unique identifier that is used end-to-end.
getTxIdBytes() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
An unique identifier that is used end-to-end.
getTxIdBytes() - Method in interface org.hyperledger.fabric.protos.common.Common.ChannelHeaderOrBuilder
An unique identifier that is used end-to-end.
getTxIdBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string tx_id = 3;
getTxIdBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
string tx_id = 3;
getTxIdBytes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivatePayloadOrBuilder
string tx_id = 3;
getTxIdBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string tx_id = 1;
getTxIdBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
string tx_id = 1;
getTxIdBytes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataDigestOrBuilder
string tx_id = 1;
getTxIdBytes() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
string tx_id = 1;
getTxIdBytes() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
string tx_id = 1;
getTxIdBytes() - Method in interface org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModificationOrBuilder
string tx_id = 1;
getTxIdBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string tx_id = 2;
getTxIdBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
string tx_id = 2;
getTxIdBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEventOrBuilder
string tx_id = 2;
getTxidBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
string txid = 4;
getTxidBytes() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
string txid = 4;
getTxidBytes() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
string txid = 4;
getTxidBytes() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
string txid = 1;
getTxidBytes() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
string txid = 1;
getTxidBytes() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionOrBuilder
string txid = 1;
getTxNum() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
uint64 tx_num = 2;
getTxNum() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
uint64 tx_num = 2;
getTxNum() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.VersionOrBuilder
uint64 tx_num = 2;
getTxSeqInBlock() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
uint64 tx_seq_in_block = 1;
getTxSeqInBlock() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
uint64 tx_seq_in_block = 1;
getTxSeqInBlock() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataPayloadOrBuilder
uint64 tx_seq_in_block = 1;
getTxValidationCode() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.TxValidationCode tx_validation_code = 3;
getTxValidationCode() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
.protos.TxValidationCode tx_validation_code = 3;
getTxValidationCode() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionOrBuilder
.protos.TxValidationCode tx_validation_code = 3;
getTxValidationCodeValue() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.TxValidationCode tx_validation_code = 3;
getTxValidationCodeValue() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
.protos.TxValidationCode tx_validation_code = 3;
getTxValidationCodeValue() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionOrBuilder
.protos.TxValidationCode tx_validation_code = 3;
getType() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Header types 0-10000 are reserved and defined by HeaderType
getType() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
Header types 0-10000 are reserved and defined by HeaderType
getType() - Method in interface org.hyperledger.fabric.protos.common.Common.ChannelHeaderOrBuilder
Header types 0-10000 are reserved and defined by HeaderType
getType() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
For outside implementors, consider the first 1000 types reserved, otherwise one of PolicyType
getType() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy
For outside implementors, consider the first 1000 types reserved, otherwise one of PolicyType
getType() - Method in interface org.hyperledger.fabric.protos.common.Policies.PolicyOrBuilder
For outside implementors, consider the first 1000 types reserved, otherwise one of PolicyType
getType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
Type holds the type of the MSP; the default one would be of type FABRIC implementing an X.509 based provider
getType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
Type holds the type of the MSP; the default one would be of type FABRIC implementing an X.509 based provider
getType() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfigOrBuilder
Type holds the type of the MSP; the default one would be of type FABRIC implementing an X.509 based provider
getType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
The consensus type: "solo", "kafka" or "etcdraft".
getType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
The consensus type: "solo", "kafka" or "etcdraft".
getType() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.ConsensusTypeOrBuilder
The consensus type: "solo", "kafka" or "etcdraft".
getType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeSpec.Type type = 1;
getType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
.protos.ChaincodeSpec.Type type = 1;
getType() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpecOrBuilder
.protos.ChaincodeSpec.Type type = 1;
getType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.ChaincodeMessage.Type type = 1;
getType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
.protos.ChaincodeMessage.Type type = 1;
getType() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
.protos.ChaincodeMessage.Type type = 1;
getType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.common.HeaderType type = 2;
getType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
.common.HeaderType type = 2;
getType() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionOrBuilder
.common.HeaderType type = 2;
getTypeBytes() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
The consensus type: "solo", "kafka" or "etcdraft".
getTypeBytes() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
The consensus type: "solo", "kafka" or "etcdraft".
getTypeBytes() - Method in interface org.hyperledger.fabric.protos.orderer.Configuration.ConsensusTypeOrBuilder
The consensus type: "solo", "kafka" or "etcdraft".
getTypeCase() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
getTypeCase() - Method in interface org.hyperledger.fabric.protos.common.Policies.ApplicationPolicyOrBuilder
Deprecated.
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
getTypeCase() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyOrBuilder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
getTypeCase() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.DeliverResponseOrBuilder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
getTypeCase() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
getTypeCase() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageOrBuilder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
getTypeCase() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponseOrBuilder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
getTypeCase() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Db.StateDataOrBuilder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
getTypeCase() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSourceOrBuilder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
getTypeCase() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
getTypeCase() - Method in interface org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicyOrBuilder
 
getTypeValue() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeSpec.Type type = 1;
getTypeValue() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
.protos.ChaincodeSpec.Type type = 1;
getTypeValue() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpecOrBuilder
.protos.ChaincodeSpec.Type type = 1;
getTypeValue() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.ChaincodeMessage.Type type = 1;
getTypeValue() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
.protos.ChaincodeMessage.Type type = 1;
getTypeValue() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
.protos.ChaincodeMessage.Type type = 1;
getTypeValue() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.common.HeaderType type = 2;
getTypeValue() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
.common.HeaderType type = 2;
getTypeValue() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionOrBuilder
.common.HeaderType type = 2;
getUnavailable() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
getUnavailable() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
getUnavailable() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSourceOrBuilder
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
getUnavailableBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
getUnavailableOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
getUnavailableOrBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
getUnavailableOrBuilder() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSourceOrBuilder
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.Block
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.Header
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.Payload
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
getUnknownFields() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
getValidationCode() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
An indication of whether the transaction was validated or invalidated by committing peer
getValidationCode() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
An indication of whether the transaction was validated or invalidated by committing peer
getValidationCode() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransactionOrBuilder
An indication of whether the transaction was validated or invalidated by committing peer
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
bytes validation_parameter = 2;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
bytes validation_parameter = 2;
getValidationParameter() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfoOrBuilder
bytes validation_parameter = 2;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
bytes validation_parameter = 6;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
bytes validation_parameter = 6;
getValidationParameter() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
bytes validation_parameter = 6;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
bytes validation_parameter = 6;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
bytes validation_parameter = 6;
getValidationParameter() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
bytes validation_parameter = 6;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
bytes validation_parameter = 6;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
bytes validation_parameter = 6;
getValidationParameter() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
bytes validation_parameter = 6;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
bytes validation_parameter = 5;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
bytes validation_parameter = 5;
getValidationParameter() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
bytes validation_parameter = 5;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
bytes validation_parameter = 5;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
bytes validation_parameter = 5;
getValidationParameter() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
bytes validation_parameter = 5;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
bytes validation_parameter = 6;
getValidationParameter() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
bytes validation_parameter = 6;
getValidationParameter() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
bytes validation_parameter = 6;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
string validation_plugin = 1;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
string validation_plugin = 1;
getValidationPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfoOrBuilder
string validation_plugin = 1;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string validation_plugin = 5;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
string validation_plugin = 5;
getValidationPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
string validation_plugin = 5;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string validation_plugin = 5;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
string validation_plugin = 5;
getValidationPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
string validation_plugin = 5;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string validation_plugin = 5;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
string validation_plugin = 5;
getValidationPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
string validation_plugin = 5;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string validation_plugin = 4;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
string validation_plugin = 4;
getValidationPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
string validation_plugin = 4;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string validation_plugin = 4;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
string validation_plugin = 4;
getValidationPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
string validation_plugin = 4;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string validation_plugin = 5;
getValidationPlugin() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
string validation_plugin = 5;
getValidationPlugin() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
string validation_plugin = 5;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
string validation_plugin = 1;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
string validation_plugin = 1;
getValidationPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfoOrBuilder
string validation_plugin = 1;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string validation_plugin = 5;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
string validation_plugin = 5;
getValidationPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
string validation_plugin = 5;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string validation_plugin = 5;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
string validation_plugin = 5;
getValidationPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
string validation_plugin = 5;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string validation_plugin = 5;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
string validation_plugin = 5;
getValidationPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
string validation_plugin = 5;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string validation_plugin = 4;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
string validation_plugin = 4;
getValidationPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
string validation_plugin = 4;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string validation_plugin = 4;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
string validation_plugin = 4;
getValidationPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
string validation_plugin = 4;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string validation_plugin = 5;
getValidationPluginBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
string validation_plugin = 5;
getValidationPluginBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
string validation_plugin = 5;
getValue() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
bytes value = 1;
getValue() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
bytes value = 1;
getValue() - Method in interface org.hyperledger.fabric.protos.common.Common.MetadataOrBuilder
bytes value = 1;
getValue() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
bytes value = 2;
getValue() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
bytes value = 2;
getValue() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigValueOrBuilder
bytes value = 2;
getValue() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
bytes value = 2;
getValue() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy
bytes value = 2;
getValue() - Method in interface org.hyperledger.fabric.protos.common.Policies.PolicyOrBuilder
bytes value = 2;
getValue() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
bytes value = 2;
getValue() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
bytes value = 2;
getValue() - Method in interface org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModificationOrBuilder
bytes value = 2;
getValue() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
bytes value = 3;
getValue() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
bytes value = 3;
getValue() - Method in interface org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KVOrBuilder
bytes value = 3;
getValue() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
bytes value = 2;
getValue() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
bytes value = 2;
getValue() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntryOrBuilder
bytes value = 2;
getValue() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
bytes value = 3;
getValue() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
bytes value = 3;
getValue() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteOrBuilder
bytes value = 3;
getValue() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
bytes value = 2;
getValue() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
bytes value = 2;
getValue() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateOrBuilder
bytes value = 2;
getValue() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
bytes value = 2;
getValue() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
bytes value = 2;
getValue() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataOrBuilder
bytes value = 2;
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.common.Common.HeaderType
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.common.Common.Status
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.DataModel
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekBehavior
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekErrorResponse
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.State
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.MetaDataKeys
 
getValueDescriptor() - Method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
 
getValueHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
bytes value_hash = 3;
getValueHash() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
bytes value_hash = 3;
getValueHash() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHashOrBuilder
bytes value_hash = 3;
getValues() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
Deprecated.
getValues() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
Deprecated.
getValues() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
Deprecated.
getValuesCount() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
getValuesCount() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
getValuesCount() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigValue> values = 3;
getValuesMap() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigValue> values = 3;
getValuesMap() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
map<string, .common.ConfigValue> values = 3;
getValuesMap() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigValue> values = 3;
getValuesOrDefault(String, Configtx.ConfigValue) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigValue> values = 3;
getValuesOrDefault(String, Configtx.ConfigValue) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
map<string, .common.ConfigValue> values = 3;
getValuesOrDefault(String, Configtx.ConfigValue) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigValue> values = 3;
getValuesOrThrow(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigValue> values = 3;
getValuesOrThrow(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
map<string, .common.ConfigValue> values = 3;
getValuesOrThrow(String) - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
map<string, .common.ConfigValue> values = 3;
getVersion() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Version indicates message protocol version
getVersion() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
Version indicates message protocol version
getVersion() - Method in interface org.hyperledger.fabric.protos.common.Common.ChannelHeaderOrBuilder
Version indicates message protocol version
getVersion() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
uint64 version = 1;
getVersion() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
uint64 version = 1;
getVersion() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigGroupOrBuilder
uint64 version = 1;
getVersion() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
uint64 version = 1;
getVersion() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
uint64 version = 1;
getVersion() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigPolicyOrBuilder
uint64 version = 1;
getVersion() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
uint64 version = 1;
getVersion() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
uint64 version = 1;
getVersion() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigValueOrBuilder
uint64 version = 1;
getVersion() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
int32 version = 1;
getVersion() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
int32 version = 1;
getVersion() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelopeOrBuilder
int32 version = 1;
getVersion() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
string version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
string version = 2;
getVersion() - Method in interface org.hyperledger.fabric.protos.gossip.Message.ChaincodeOrBuilder
string version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
.kvrwset.Version version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
.kvrwset.Version version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
.kvrwset.Version version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
.kvrwset.Version version = 2;
getVersion() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHashOrBuilder
.kvrwset.Version version = 2;
getVersion() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadOrBuilder
.kvrwset.Version version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Version of the chaincode
getVersion() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Version of the chaincode
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Version of the chaincode
getVersion() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
user friendly version name for the chaincode
getVersion() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
user friendly version name for the chaincode
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeIDOrBuilder
user friendly version name for the chaincode
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
string version = 1;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
string version = 1;
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfoOrBuilder
string version = 1;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string version = 3;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
string version = 3;
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
string version = 3;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string version = 3;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
string version = 3;
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
string version = 3;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string version = 3;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
string version = 3;
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
string version = 3;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
string version = 2;
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
string version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
string version = 2;
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
string version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string version = 3;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
string version = 3;
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
string version = 3;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
string version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
string version = 2;
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.ChaincodeOrBuilder
string version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
string version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
string version = 2;
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.ChaincodeOrBuilder
string version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
Version indicates message protocol version
getVersion() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
Version indicates message protocol version
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponseOrBuilder
Version indicates message protocol version
getVersion() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
string version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
string version = 2;
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
string version = 2;
getVersion() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
A user friendly human readable name corresponding to the ID
getVersion() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
A user friendly human readable name corresponding to the ID
getVersion() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifierOrBuilder
A user friendly human readable name corresponding to the ID
getVersionBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
.kvrwset.Version version = 2;
getVersionBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
.kvrwset.Version version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
string version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
string version = 2;
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.ChaincodeOrBuilder
string version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Version of the chaincode
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Version of the chaincode
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Version of the chaincode
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
user friendly version name for the chaincode
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
user friendly version name for the chaincode
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeIDOrBuilder
user friendly version name for the chaincode
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
string version = 1;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
string version = 1;
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfoOrBuilder
string version = 1;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string version = 3;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
string version = 3;
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
string version = 3;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string version = 3;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
string version = 3;
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
string version = 3;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string version = 3;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
string version = 3;
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
string version = 3;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
string version = 2;
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
string version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
string version = 2;
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
string version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string version = 3;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
string version = 3;
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
string version = 3;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
string version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
string version = 2;
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.ChaincodeOrBuilder
string version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
string version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
string version = 2;
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.ChaincodeOrBuilder
string version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
string version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
string version = 2;
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
string version = 2;
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
A user friendly human readable name corresponding to the ID
getVersionBytes() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
A user friendly human readable name corresponding to the ID
getVersionBytes() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifierOrBuilder
A user friendly human readable name corresponding to the ID
getVersionOrBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
.kvrwset.Version version = 2;
getVersionOrBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
.kvrwset.Version version = 2;
getVersionOrBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
.kvrwset.Version version = 2;
getVersionOrBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
.kvrwset.Version version = 2;
getVersionOrBuilder() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHashOrBuilder
.kvrwset.Version version = 2;
getVersionOrBuilder() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadOrBuilder
.kvrwset.Version version = 2;
getVscc() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Vscc for the chaincode instance
getVscc() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Vscc for the chaincode instance
getVscc() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Vscc for the chaincode instance
getVscc() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the name of the VSCC for this chaincode.
getVscc() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
the name of the VSCC for this chaincode.
getVscc() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
the name of the VSCC for this chaincode.
getVsccBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Vscc for the chaincode instance
getVsccBytes() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Vscc for the chaincode instance
getVsccBytes() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Vscc for the chaincode instance
getVsccBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the name of the VSCC for this chaincode.
getVsccBytes() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
the name of the VSCC for this chaincode.
getVsccBytes() - Method in interface org.hyperledger.fabric.protos.peer.Query.ChaincodeInfoOrBuilder
the name of the VSCC for this chaincode.
getWidth() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
width specifies the width of the Merkle tree to use when computing the BlockDataHash in order to replicate flat hashing, set this width to MAX_UINT32
getWidth() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
width specifies the width of the Merkle tree to use when computing the BlockDataHash in order to replicate flat hashing, set this width to MAX_UINT32
getWidth() - Method in interface org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructureOrBuilder
width specifies the width of the Merkle tree to use when computing the BlockDataHash in order to replicate flat hashing, set this width to MAX_UINT32
getWrites(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
getWrites(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVWrite writes = 3;
getWrites(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVWrite writes = 3;
getWritesBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
getWritesBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
getWritesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
getWritesCount() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVWrite writes = 3;
getWritesCount() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVWrite writes = 3;
getWriteSet() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
WriteSet lists the portion of the config which was written, this should included updated Versions
getWriteSet() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
WriteSet lists the portion of the config which was written, this should included updated Versions
getWriteSet() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
WriteSet lists the portion of the config which was written, this should included updated Versions
getWriteSetBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
WriteSet lists the portion of the config which was written, this should included updated Versions
getWriteSetOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
WriteSet lists the portion of the config which was written, this should included updated Versions
getWriteSetOrBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
WriteSet lists the portion of the config which was written, this should included updated Versions
getWriteSetOrBuilder() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
WriteSet lists the portion of the config which was written, this should included updated Versions
getWritesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
getWritesList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVWrite writes = 3;
getWritesList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVWrite writes = 3;
getWritesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
getWritesOrBuilder(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVWrite writes = 3;
getWritesOrBuilder(int) - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVWrite writes = 3;
getWritesOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
getWritesOrBuilderList() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
repeated .kvrwset.KVWrite writes = 3;
getWritesOrBuilderList() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSetOrBuilder
repeated .kvrwset.KVWrite writes = 3;
GOLANG_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
GOLANG = 1;
GossipGrpc - Class in org.hyperledger.fabric.protos.gossip
Gossip
GossipGrpc.GossipBlockingStub - Class in org.hyperledger.fabric.protos.gossip
Gossip
GossipGrpc.GossipFutureStub - Class in org.hyperledger.fabric.protos.gossip
Gossip
GossipGrpc.GossipImplBase - Class in org.hyperledger.fabric.protos.gossip
Gossip
GossipGrpc.GossipStub - Class in org.hyperledger.fabric.protos.gossip
Gossip
GossipImplBase() - Constructor for class org.hyperledger.fabric.protos.gossip.GossipGrpc.GossipImplBase
 
gossipStream(StreamObserver<Message.Envelope>) - Method in class org.hyperledger.fabric.protos.gossip.GossipGrpc.GossipImplBase
GossipStream is the gRPC stream used for sending and receiving messages
gossipStream(StreamObserver<Message.Envelope>) - Method in class org.hyperledger.fabric.protos.gossip.GossipGrpc.GossipStub
GossipStream is the gRPC stream used for sending and receiving messages
GROUPS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 

H

HAS_MORE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
hasAck() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.Acknowledgement ack = 22;
hasAck() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.Acknowledgement ack = 22;
hasAck() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.Acknowledgement ack = 22;
hasAction() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
The list of actions to apply to the ledger
hasAction() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
The list of actions to apply to the ledger
hasAction() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayloadOrBuilder
The list of actions to apply to the ledger
hasAdminOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the admins
hasAdminOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
OU Identifier of the admins
hasAdminOuIdentifier() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
OU Identifier of the admins
hasAliveMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Membership
hasAliveMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Membership
hasAliveMsg() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Membership
hasAuthentication() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
authentication contains information that the service uses to check the client's eligibility for the queries.
hasAuthentication() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
authentication contains information that the service uses to check the client's eligibility for the queries.
hasAuthentication() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.RequestOrBuilder
authentication contains information that the service uses to check the client's eligibility for the queries.
hasBlock() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Block block = 2;
hasBlock() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
.common.Block block = 2;
hasBlock() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.DeliverResponseOrBuilder
.common.Block block = 2;
hasBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
.common.Block block = 1;
hasBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
.common.Block block = 1;
hasBlock() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateDataOrBuilder
.common.Block block = 1;
hasBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Block block = 2;
hasBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
.common.Block block = 2;
hasBlock() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponseOrBuilder
.common.Block block = 2;
hasBlockAndPrivateData() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.BlockAndPrivateData block_and_private_data = 4;
hasBlockAndPrivateData() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
.protos.BlockAndPrivateData block_and_private_data = 4;
hasBlockAndPrivateData() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponseOrBuilder
.protos.BlockAndPrivateData block_and_private_data = 4;
hasBootstrappingSnapshotInfo() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
hasBootstrappingSnapshotInfo() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
hasBootstrappingSnapshotInfo() - Method in interface org.hyperledger.fabric.protos.common.Ledger.BlockchainInfoOrBuilder
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
hasCcQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ChaincodeQuery queries for chaincodes by their name and version.
hasCcQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
ChaincodeQuery queries for chaincodes by their name and version.
hasCcQuery() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
ChaincodeQuery queries for chaincodes by their name and version.
hasCcQueryRes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
hasCcQueryRes() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
hasCcQueryRes() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
hasChaincodeEvent() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
event emitted by chaincode.
hasChaincodeEvent() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
event emitted by chaincode.
hasChaincodeEvent() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
event emitted by chaincode.
hasChaincodeEvent() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
.protos.ChaincodeEvent chaincode_event = 1;
hasChaincodeEvent() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
.protos.ChaincodeEvent chaincode_event = 1;
hasChaincodeEvent() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeActionOrBuilder
.protos.ChaincodeEvent chaincode_event = 1;
hasChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeID chaincode_id = 2;
hasChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
.protos.ChaincodeID chaincode_id = 2;
hasChaincodeId() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpecOrBuilder
.protos.ChaincodeID chaincode_id = 2;
hasChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the ChaincodeID of executing this invocation.
hasChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
This field contains the ChaincodeID of executing this invocation.
hasChaincodeId() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeActionOrBuilder
This field contains the ChaincodeID of executing this invocation.
hasChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
The ID of the chaincode to target.
hasChaincodeId() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
The ID of the chaincode to target.
hasChaincodeId() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtensionOrBuilder
The ID of the chaincode to target.
hasChaincodeSpec() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
hasChaincodeSpec() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
.protos.ChaincodeSpec chaincode_spec = 1;
hasChaincodeSpec() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpecOrBuilder
.protos.ChaincodeSpec chaincode_spec = 1;
hasChaincodeSpec() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
hasChaincodeSpec() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
.protos.ChaincodeSpec chaincode_spec = 1;
hasChaincodeSpec() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpecOrBuilder
.protos.ChaincodeSpec chaincode_spec = 1;
hasChannelConfig() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config channel_config = 1;
hasChannelConfig() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
.common.Config channel_config = 1;
hasChannelConfig() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ConfigTreeOrBuilder
.common.Config channel_config = 1;
hasChannelGroup() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
hasChannelGroup() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
hasChannelGroup() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigOrBuilder
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
hasClientOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the clients
hasClientOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
OU Identifier of the clients
hasClientOuIdentifier() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
OU Identifier of the clients
hasCollectionConfigs() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
.protos.CollectionConfigPackage collection_configs = 6;
hasCollectionConfigs() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
.protos.CollectionConfigPackage collection_configs = 6;
hasCollectionConfigs() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivatePayloadOrBuilder
.protos.CollectionConfigPackage collection_configs = 6;
hasCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.protos.CollectionConfigPackage collections = 7;
hasCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
.protos.CollectionConfigPackage collections = 7;
hasCollections() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
.protos.CollectionConfigPackage collections = 7;
hasCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
.protos.CollectionConfigPackage collections = 7;
hasCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
.protos.CollectionConfigPackage collections = 7;
hasCollections() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgsOrBuilder
.protos.CollectionConfigPackage collections = 7;
hasCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
.protos.CollectionConfigPackage collections = 7;
hasCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
.protos.CollectionConfigPackage collections = 7;
hasCollections() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgsOrBuilder
.protos.CollectionConfigPackage collections = 7;
hasCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
hasCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
.protos.CollectionConfigPackage collections = 6;
hasCollections() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
.protos.CollectionConfigPackage collections = 6;
hasCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
hasCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
.protos.CollectionConfigPackage collections = 6;
hasCollections() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResultOrBuilder
.protos.CollectionConfigPackage collections = 6;
hasCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
.protos.CollectionConfigPackage collections = 7;
hasCollections() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
.protos.CollectionConfigPackage collections = 7;
hasCollections() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder
.protos.CollectionConfigPackage collections = 7;
hasConfig() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
A marshaled Config structure
hasConfig() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
A marshaled Config structure
hasConfig() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelopeOrBuilder
A marshaled Config structure
hasConfigQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
hasConfigQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
hasConfigQuery() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
hasConfigResult() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
hasConfigResult() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
hasConfigResult() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
hasConn() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
ConnEstablish, used for establishing a connection
hasConn() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
ConnEstablish, used for establishing a connection
hasConn() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
ConnEstablish, used for establishing a connection
hasConnect() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageConnect connect = 3;
hasConnect() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
.orderer.KafkaMessageConnect connect = 3;
hasConnect() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageOrBuilder
.orderer.KafkaMessageConnect connect = 3;
hasConsensusRequest() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
consensus_request is a consensus specific message.
hasConsensusRequest() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
consensus_request is a consensus specific message.
hasConsensusRequest() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequestOrBuilder
consensus_request is a consensus specific message.
hasCryptoConfig() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
hasCryptoConfig() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
hasCryptoConfig() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
hasData() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockData data = 2;
hasData() - Method in class org.hyperledger.fabric.protos.common.Common.Block
.common.BlockData data = 2;
hasData() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockOrBuilder
.common.BlockData data = 2;
hasDataDig() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataDigest data_dig = 10;
hasDataDig() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.DataDigest data_dig = 10;
hasDataDig() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.DataDigest data_dig = 10;
hasDataMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Contains a ledger block
hasDataMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Contains a ledger block
hasDataMsg() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Contains a ledger block
hasDataReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataRequest data_req = 11;
hasDataReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.DataRequest data_req = 11;
hasDataReq() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.DataRequest data_req = 11;
hasDataUpdate() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataUpdate data_update = 12;
hasDataUpdate() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.DataUpdate data_update = 12;
hasDataUpdate() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.DataUpdate data_update = 12;
hasDigest() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
.gossip.PvtDataDigest digest = 1;
hasDigest() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
.gossip.PvtDataDigest digest = 1;
hasDigest() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PvtDataElementOrBuilder
.gossip.PvtDataDigest digest = 1;
hasEmpty() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Empty message, used for pinging
hasEmpty() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Empty message, used for pinging
hasEmpty() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Empty message, used for pinging
hasEndorsement() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
The endorsement of the proposal, basically the endorser's signature over the payload
hasEndorsement() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
The endorsement of the proposal, basically the endorser's signature over the payload
hasEndorsement() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponseOrBuilder
The endorsement of the proposal, basically the endorser's signature over the payload
hasEndorsementPolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
hasEndorsementPolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
hasEndorsementPolicy() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
hasEndorsementPolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
hasEndorsementPolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
hasEndorsementPolicy() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
hasEnvelope() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The transaction envelope.
hasEnvelope() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
The transaction envelope.
hasEnvelope() - Method in interface org.hyperledger.fabric.protos.gateway.PreparedTransactionOrBuilder
The transaction envelope.
hasError() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
Error indicates failure or refusal to process the query
hasError() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
Error indicates failure or refusal to process the query
hasError() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
Error indicates failure or refusal to process the query
hasFabricNodeOus() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
hasFabricNodeOus() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
hasFabricNodeOus() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
hasFilter() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
.discovery.ChaincodeInterest filter = 1;
hasFilter() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
.discovery.ChaincodeInterest filter = 1;
hasFilter() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQueryOrBuilder
.discovery.ChaincodeInterest filter = 1;
hasFilteredBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.FilteredBlock filtered_block = 3;
hasFilteredBlock() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
.protos.FilteredBlock filtered_block = 3;
hasFilteredBlock() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponseOrBuilder
.protos.FilteredBlock filtered_block = 3;
hash(Function<byte[], byte[]>) - Method in interface org.hyperledger.fabric.client.Gateway.Builder
Specify the hashing implementation used to generate digests of messages sent to the Fabric network.
Hash - Class in org.hyperledger.fabric.client
Hash function implementations used to generate a digest of a supplied message.
HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
hashCode() - Method in class org.hyperledger.fabric.client.identity.X509Identity
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.Block
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.Header
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.Payload
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
hashCode() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
hashCode() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
hashCode() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
hashCode() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
hashCode() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
hashCode() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
hashCode() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
hashCode() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
hashCode() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
hashCode() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
hashCode() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
hashCode() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
hashCode() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
hashCode() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
hashCode() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
hashCode() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
hashCode() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
hashCode() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
hashCode() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
hashCode() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
hasHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockHeader header = 1;
hasHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Block
.common.BlockHeader header = 1;
hasHeader() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockOrBuilder
.common.BlockHeader header = 1;
hasHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
Header is included to provide identity and prevent replay
hasHeader() - Method in class org.hyperledger.fabric.protos.common.Common.Payload
Header is included to provide identity and prevent replay
hasHeader() - Method in interface org.hyperledger.fabric.protos.common.Common.PayloadOrBuilder
Header is included to provide identity and prevent replay
HASHED_READS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
HASHED_RWSET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
HASHED_WRITES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
hasHello() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for push&pull
hasHello() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used for push&pull
hasHello() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used for push&pull
hasInput() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeInput input = 3;
hasInput() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
.protos.ChaincodeInput input = 3;
hasInput() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpecOrBuilder
.protos.ChaincodeInput input = 3;
hasInstantiationPolicy() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
InstantiationPolicy for the chaincode
hasInstantiationPolicy() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
InstantiationPolicy for the chaincode
hasInstantiationPolicy() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
InstantiationPolicy for the chaincode
hasLastConfig() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
.common.LastConfig last_config = 1;
hasLastConfig() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
.common.LastConfig last_config = 1;
hasLastConfig() - Method in interface org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadataOrBuilder
.common.LastConfig last_config = 1;
hasLastUpdate() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
The last CONFIG_UPDATE message which generated this current configuration
hasLastUpdate() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
The last CONFIG_UPDATE message which generated this current configuration
hasLastUpdate() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelopeOrBuilder
The last CONFIG_UPDATE message which generated this current configuration
hasLeadershipMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to indicate intent of peer to become leader
hasLeadershipMsg() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to indicate intent of peer to become leader
hasLeadershipMsg() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to indicate intent of peer to become leader
hasLocalPackage() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Local local_package = 2;
hasLocalPackage() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
.lifecycle.ChaincodeSource.Local local_package = 2;
hasLocalPackage() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSourceOrBuilder
.lifecycle.ChaincodeSource.Local local_package = 2;
hasLocalPeers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
hasLocalPeers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
hasLocalPeers() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
hasMemberOrgsPolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
hasMemberOrgsPolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
hasMemberOrgsPolicy() - Method in interface org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfigOrBuilder
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
hasMemberOrgsPolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
hasMemberOrgsPolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
hasMemberOrgsPolicy() - Method in interface org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfigOrBuilder
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
hasMembers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
hasMembers() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
hasMembers() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryResultOrBuilder
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
hasMembership() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.Member membership = 1;
hasMembership() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
.gossip.Member membership = 1;
hasMembership() - Method in interface org.hyperledger.fabric.protos.gossip.Message.AliveMessageOrBuilder
.gossip.Member membership = 1;
hasMembershipInfo() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
hasMembershipInfo() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
hasMembershipInfo() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerOrBuilder
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
hasMemReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipRequest mem_req = 6;
hasMemReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.MembershipRequest mem_req = 6;
hasMemReq() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.MembershipRequest mem_req = 6;
hasMemRes() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipResponse mem_res = 7;
hasMemRes() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
.gossip.MembershipResponse mem_res = 7;
hasMemRes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
.gossip.MembershipResponse mem_res = 7;
hasMetadata() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockMetadata metadata = 3;
hasMetadata() - Method in class org.hyperledger.fabric.protos.common.Common.Block
.common.BlockMetadata metadata = 3;
hasMetadata() - Method in interface org.hyperledger.fabric.protos.common.Common.BlockOrBuilder
.common.BlockMetadata metadata = 3;
hasMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
.protos.StateMetadata metadata = 4;
hasMetadata() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
.protos.StateMetadata metadata = 4;
hasMetadata() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadataOrBuilder
.protos.StateMetadata metadata = 4;
hasNewest() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNewest newest = 1;
hasNewest() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
.orderer.SeekNewest newest = 1;
hasNewest() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
.orderer.SeekNewest newest = 1;
hasNextCommit() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNextCommit next_commit = 4;
hasNextCommit() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
.orderer.SeekNextCommit next_commit = 4;
hasNextCommit() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
.orderer.SeekNextCommit next_commit = 4;
hasNOutOf() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
.common.SignaturePolicy.NOutOf n_out_of = 2;
hasNOutOf() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
.common.SignaturePolicy.NOutOf n_out_of = 2;
hasNOutOf() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyOrBuilder
.common.SignaturePolicy.NOutOf n_out_of = 2;
hasOldest() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekOldest oldest = 2;
hasOldest() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
.orderer.SeekOldest oldest = 2;
hasOldest() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
.orderer.SeekOldest oldest = 2;
hasOptions() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
.etcdraft.Options options = 2;
hasOptions() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
.etcdraft.Options options = 2;
hasOptions() - Method in interface org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadataOrBuilder
.etcdraft.Options options = 2;
hasOrdererOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the orderers
hasOrdererOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
OU Identifier of the orderers
hasOrdererOuIdentifier() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
OU Identifier of the orderers
hasPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
.gossip.Payload payload = 1;
hasPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
.gossip.Payload payload = 1;
hasPayload() - Method in interface org.hyperledger.fabric.protos.gossip.Message.DataMessageOrBuilder
.gossip.Payload payload = 1;
hasPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
.gossip.PrivatePayload payload = 1;
hasPayload() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
.gossip.PrivatePayload payload = 1;
hasPayload() - Method in interface org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessageOrBuilder
.gossip.PrivatePayload payload = 1;
hasPayload() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
content is the fabric transaction that is forwarded to the cluster member.
hasPayload() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
content is the fabric transaction that is forwarded to the cluster member.
hasPayload() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequestOrBuilder
content is the fabric transaction that is forwarded to the cluster member.
hasPeerIdentity() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to learn of a peer's certificate
hasPeerIdentity() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to learn of a peer's certificate
hasPeerIdentity() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to learn of a peer's certificate
hasPeerOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the peers
hasPeerOuIdentifier() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
OU Identifier of the peers
hasPeerOuIdentifier() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUsOrBuilder
OU Identifier of the peers
hasPeerQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
hasPeerQuery() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
hasPeerQuery() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.QueryOrBuilder
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
hasPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
.common.Policy policy = 2;
hasPolicy() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
.common.Policy policy = 2;
hasPolicy() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigPolicyOrBuilder
.common.Policy policy = 2;
hasPolicy() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Policy endorsement policy for the chaincode instance
hasPolicy() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
Policy endorsement policy for the chaincode instance
hasPolicy() - Method in interface org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDataOrBuilder
Policy endorsement policy for the chaincode instance
hasPreparedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
hasPreparedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
hasPreparedTransaction() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseResponseOrBuilder
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
hasPreparedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
The signed set of endorsed transaction responses to submit.
hasPreparedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
The signed set of endorsed transaction responses to submit.
hasPreparedTransaction() - Method in interface org.hyperledger.fabric.protos.gateway.SubmitRequestOrBuilder
The signed set of endorsed transaction responses to submit.
hasPrivateData() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Encapsulates private data used to distribute private rwset after the endorsement
hasPrivateData() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Encapsulates private data used to distribute private rwset after the endorsement
hasPrivateData() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Encapsulates private data used to distribute private rwset after the endorsement
hasPrivateReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to request private data
hasPrivateReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to request private data
hasPrivateReq() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to request private data
hasPrivateRes() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to respond to private data requests
hasPrivateRes() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to respond to private data requests
hasPrivateRes() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to respond to private data requests
hasPrivateSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
PrivateSigner denotes a reference to the private key of the peer's signing identity
hasPrivateSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
PrivateSigner denotes a reference to the private key of the peer's signing identity
hasPrivateSigner() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfoOrBuilder
PrivateSigner denotes a reference to the private key of the peer's signing identity
hasProperties() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.Properties properties = 5;
hasProperties() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
.gossip.Properties properties = 5;
hasProperties() - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoOrBuilder
.gossip.Properties properties = 5;
hasProposal() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
The signed proposal.
hasProposal() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
The signed proposal.
hasProposal() - Method in interface org.hyperledger.fabric.protos.gateway.ProposedTransactionOrBuilder
The signed proposal.
hasProposal() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.SignedProposal proposal = 5;
hasProposal() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
.protos.SignedProposal proposal = 5;
hasProposal() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
.protos.SignedProposal proposal = 5;
hasProposedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The signed proposal ready for endorsement.
hasProposedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
The signed proposal ready for endorsement.
hasProposedTransaction() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseRequestOrBuilder
The signed proposal ready for endorsement.
hasProposedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
The signed proposal ready for evaluation.
hasProposedTransaction() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
The signed proposal ready for evaluation.
hasProposedTransaction() - Method in interface org.hyperledger.fabric.protos.gateway.EvaluateRequestOrBuilder
The signed proposal ready for evaluation.
hasPvtRwset() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
hasPvtRwset() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
hasPvtRwset() - Method in interface org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfoOrBuilder
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
hasRawReads() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReads raw_reads = 4;
hasRawReads() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
.kvrwset.QueryReads raw_reads = 4;
hasRawReads() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfoOrBuilder
.kvrwset.QueryReads raw_reads = 4;
hasReadSet() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
hasReadSet() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
hasReadSet() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
hasReadsMerkleHashes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
hasReadsMerkleHashes() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
hasReadsMerkleHashes() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfoOrBuilder
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
hasRegular() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageRegular regular = 1;
hasRegular() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
.orderer.KafkaMessageRegular regular = 1;
hasRegular() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageOrBuilder
.orderer.KafkaMessageRegular regular = 1;
hasResourcesConfig() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config resources_config = 2;
hasResourcesConfig() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
.common.Config resources_config = 2;
hasResourcesConfig() - Method in interface org.hyperledger.fabric.protos.peer.Resources.ConfigTreeOrBuilder
.common.Config resources_config = 2;
hasResponse() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the result of executing this invocation.
hasResponse() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
This field contains the result of executing this invocation.
hasResponse() - Method in interface org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeActionOrBuilder
This field contains the result of executing this invocation.
hasResponse() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
A response message indicating whether the endorsement of the action was successful
hasResponse() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
A response message indicating whether the endorsement of the action was successful
hasResponse() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponseOrBuilder
A response message indicating whether the endorsement of the action was successful
hasResult() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
hasResult() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
hasResult() - Method in interface org.hyperledger.fabric.protos.gateway.EndorseResponseOrBuilder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
hasResult() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
hasResult() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
hasResult() - Method in interface org.hyperledger.fabric.protos.gateway.EvaluateResponseOrBuilder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
hasResult() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
hasResult() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
hasResult() - Method in interface org.hyperledger.fabric.protos.gateway.PreparedTransactionOrBuilder
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
hasRule() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
.common.SignaturePolicy rule = 2;
hasRule() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
.common.SignaturePolicy rule = 2;
hasRule() - Method in interface org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelopeOrBuilder
.common.SignaturePolicy rule = 2;
hasSecretEnvelope() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
.gossip.SecretEnvelope secret_envelope = 3;
hasSecretEnvelope() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
.gossip.SecretEnvelope secret_envelope = 3;
hasSecretEnvelope() - Method in interface org.hyperledger.fabric.protos.gossip.Message.EnvelopeOrBuilder
.gossip.SecretEnvelope secret_envelope = 3;
hasSelfInformation() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
.gossip.Envelope self_information = 1;
hasSelfInformation() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
.gossip.Envelope self_information = 1;
hasSelfInformation() - Method in interface org.hyperledger.fabric.protos.gossip.Message.MembershipRequestOrBuilder
.gossip.Envelope self_information = 1;
hasSignatureHeader() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The signature header that contains creator identity and nonce
hasSignatureHeader() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
The signature header that contains creator identity and nonce
hasSignatureHeader() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQueryOrBuilder
The signature header that contains creator identity and nonce
hasSignatureHeader() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The signature header that contains creator identity and nonce
hasSignatureHeader() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
The signature header that contains creator identity and nonce
hasSignatureHeader() - Method in interface org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequestOrBuilder
The signature header that contains creator identity and nonce
hasSignaturePolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
Initially, only a signature policy is supported.
hasSignaturePolicy() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
Initially, only a signature policy is supported.
hasSignaturePolicy() - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfigOrBuilder
Deprecated.
Initially, only a signature policy is supported.
hasSignaturePolicy() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
hasSignaturePolicy() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
hasSignaturePolicy() - Method in interface org.hyperledger.fabric.protos.common.Policies.ApplicationPolicyOrBuilder
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
hasSignaturePolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
Initially, only a signature policy is supported.
hasSignaturePolicy() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
Initially, only a signature policy is supported.
hasSignaturePolicy() - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfigOrBuilder
Initially, only a signature policy is supported.
hasSignaturePolicy() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
hasSignaturePolicy() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
hasSignaturePolicy() - Method in interface org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicyOrBuilder
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
hasSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
signer may contain crypto material to configure a default signer
hasSigner() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
signer may contain crypto material to configure a default signer
hasSigner() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfigOrBuilder
signer may contain crypto material to configure a default signer
hasSigningIdentity() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
hasSigningIdentity() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
hasSigningIdentity() - Method in interface org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfigOrBuilder
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
hasSource() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.lifecycle.ChaincodeSource source = 9;
hasSource() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
.lifecycle.ChaincodeSource source = 9;
hasSource() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder
.lifecycle.ChaincodeSource source = 9;
hasSource() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.lifecycle.ChaincodeSource source = 8;
hasSource() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
.lifecycle.ChaincodeSource source = 8;
hasSource() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder
.lifecycle.ChaincodeSource source = 8;
hasSpecified() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekSpecified specified = 3;
hasSpecified() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
.orderer.SeekSpecified specified = 3;
hasSpecified() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekPositionOrBuilder
.orderer.SeekSpecified specified = 3;
hasStart() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to start the deliver from
hasStart() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
The position to start the deliver from
hasStart() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekInfoOrBuilder
The position to start the deliver from
hasStateInfo() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.StateInfo message
hasStateInfo() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
This is an Envelope of a GossipMessage with a gossip.StateInfo message
hasStateInfo() - Method in interface org.hyperledger.fabric.protos.discovery.Protocol.PeerOrBuilder
This is an Envelope of a GossipMessage with a gossip.StateInfo message
hasStateInfo() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for relaying information about state
hasStateInfo() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used for relaying information about state
hasStateInfo() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used for relaying information about state
hasStateInfoPullReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for asking for StateInfoSnapshots
hasStateInfoPullReq() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used for asking for StateInfoSnapshots
hasStateInfoPullReq() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used for asking for StateInfoSnapshots
hasStateRequest() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to ask from a remote peer a set of blocks
hasStateRequest() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to ask from a remote peer a set of blocks
hasStateRequest() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to ask from a remote peer a set of blocks
hasStateResponse() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to send a set of blocks to a remote peer
hasStateResponse() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used to send a set of blocks to a remote peer
hasStateResponse() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used to send a set of blocks to a remote peer
hasStateSnapshot() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for sending sets of StateInfo messages
hasStateSnapshot() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
Used for sending sets of StateInfo messages
hasStateSnapshot() - Method in interface org.hyperledger.fabric.protos.gossip.Message.GossipMessageOrBuilder
Used for sending sets of StateInfo messages
hasStaticCollectionConfig() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
hasStaticCollectionConfig() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
hasStaticCollectionConfig() - Method in interface org.hyperledger.fabric.protos.common.Collection.CollectionConfigOrBuilder
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
hasStaticCollectionConfig() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
.protos.StaticCollectionConfig static_collection_config = 1;
hasStaticCollectionConfig() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
.protos.StaticCollectionConfig static_collection_config = 1;
hasStaticCollectionConfig() - Method in interface org.hyperledger.fabric.protos.peer.Collection.CollectionConfigOrBuilder
.protos.StaticCollectionConfig static_collection_config = 1;
hasStop() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to stop the deliver
hasStop() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
The position to stop the deliver
hasStop() - Method in interface org.hyperledger.fabric.protos.orderer.Ab.SeekInfoOrBuilder
The position to stop the deliver
hasSubmitRequest() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
submit_request is a relay of a transaction.
hasSubmitRequest() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
submit_request is a relay of a transaction.
hasSubmitRequest() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequestOrBuilder
submit_request is a relay of a transaction.
hasSubmitRes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
.orderer.SubmitResponse submit_res = 1;
hasSubmitRes() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
.orderer.SubmitResponse submit_res = 1;
hasSubmitRes() - Method in interface org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponseOrBuilder
.orderer.SubmitResponse submit_res = 1;
hasTimestamp() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Timestamp is the local time when the message was created by the sender
hasTimestamp() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
Timestamp is the local time when the message was created by the sender
hasTimestamp() - Method in interface org.hyperledger.fabric.protos.common.Common.ChannelHeaderOrBuilder
Timestamp is the local time when the message was created by the sender
hasTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.PeerTime timestamp = 2;
hasTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
.gossip.PeerTime timestamp = 2;
hasTimestamp() - Method in interface org.hyperledger.fabric.protos.gossip.Message.AliveMessageOrBuilder
.gossip.PeerTime timestamp = 2;
hasTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
.gossip.PeerTime timestamp = 2;
hasTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
.gossip.PeerTime timestamp = 2;
hasTimestamp() - Method in interface org.hyperledger.fabric.protos.gossip.Message.LeadershipMessageOrBuilder
.gossip.PeerTime timestamp = 2;
hasTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.PeerTime timestamp = 2;
hasTimestamp() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
.gossip.PeerTime timestamp = 2;
hasTimestamp() - Method in interface org.hyperledger.fabric.protos.gossip.Message.StateInfoOrBuilder
.gossip.PeerTime timestamp = 2;
hasTimestamp() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
.google.protobuf.Timestamp timestamp = 3;
hasTimestamp() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
.google.protobuf.Timestamp timestamp = 3;
hasTimestamp() - Method in interface org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModificationOrBuilder
.google.protobuf.Timestamp timestamp = 3;
hasTimestamp() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.google.protobuf.Timestamp timestamp = 2;
hasTimestamp() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
.google.protobuf.Timestamp timestamp = 2;
hasTimestamp() - Method in interface org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessageOrBuilder
.google.protobuf.Timestamp timestamp = 2;
hasTimestamp() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
Timestamp is the time that the message was created as defined by the sender
hasTimestamp() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
Timestamp is the time that the message was created as defined by the sender
hasTimestamp() - Method in interface org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponseOrBuilder
Timestamp is the time that the message was created as defined by the sender
hasTimeToCut() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
hasTimeToCut() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
hasTimeToCut() - Method in interface org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageOrBuilder
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
hasTransactionActions() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.FilteredTransactionActions transaction_actions = 4;
hasTransactionActions() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
.protos.FilteredTransactionActions transaction_actions = 4;
hasTransactionActions() - Method in interface org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionOrBuilder
.protos.FilteredTransactionActions transaction_actions = 4;
hasTransactionEnvelope() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
An Envelope which includes a processed transaction
hasTransactionEnvelope() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
An Envelope which includes a processed transaction
hasTransactionEnvelope() - Method in interface org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransactionOrBuilder
An Envelope which includes a processed transaction
hasUnavailable() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
hasUnavailable() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
hasUnavailable() - Method in interface org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSourceOrBuilder
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
hasVersion() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
.kvrwset.Version version = 2;
hasVersion() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
.kvrwset.Version version = 2;
hasVersion() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
.kvrwset.Version version = 2;
hasVersion() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
.kvrwset.Version version = 2;
hasVersion() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHashOrBuilder
.kvrwset.Version version = 2;
hasVersion() - Method in interface org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadOrBuilder
.kvrwset.Version version = 2;
hasWriteSet() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
WriteSet lists the portion of the config which was written, this should included updated Versions
hasWriteSet() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
WriteSet lists the portion of the config which was written, this should included updated Versions
hasWriteSet() - Method in interface org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateOrBuilder
WriteSet lists the portion of the config which was written, this should included updated Versions
HEADER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.Block
 
HEADER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.Payload
 
HEADER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
HEADER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
HEARTBEAT_TICK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
HEIGHT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
HELLO_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
HOST_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
HOST_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
HOST_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 

I

ID_BYTES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
Identities - Class in org.hyperledger.fabric.client.identity
Utility methods for creating and manipulating identity information.
Identities - Class in org.hyperledger.fabric.protos.msp
 
Identities.SerializedIdemixIdentity - Class in org.hyperledger.fabric.protos.msp
This struct represents an Idemix Identity to be used to serialize it and deserialize it.
Identities.SerializedIdemixIdentity.Builder - Class in org.hyperledger.fabric.protos.msp
This struct represents an Idemix Identity to be used to serialize it and deserialize it.
Identities.SerializedIdemixIdentityOrBuilder - Interface in org.hyperledger.fabric.protos.msp
 
Identities.SerializedIdentity - Class in org.hyperledger.fabric.protos.msp
This struct represents an Identity (with its MSP identifier) to be used to serialize it and deserialize it
Identities.SerializedIdentity.Builder - Class in org.hyperledger.fabric.protos.msp
This struct represents an Identity (with its MSP identifier) to be used to serialize it and deserialize it
Identities.SerializedIdentityOrBuilder - Interface in org.hyperledger.fabric.protos.msp
 
IDENTITIES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
identity(Identity) - Method in interface org.hyperledger.fabric.client.Gateway.Builder
Specifies the client identity used to connect to the network.
Identity - Interface in org.hyperledger.fabric.client.identity
Represents a client identity used to interact with a Fabric network.
IDENTITY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
IDENTITY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
IDENTITY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
IDENTITY_IDENTIFIER_HASH_FUNCTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
IDENTITY_MSG_VALUE - Static variable in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
IDENTITY_MSG = 2;
IDENTITY_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
groupping of entities, per MSP affiliation E.g., this can well be represented by an MSP's Organization unit
ILLEGAL_WRITESET_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
ILLEGAL_WRITESET = 23;
IMPLICIT_META_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
IMPLICIT_META = 3;
IN_PROGRESS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
INC_NUM_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
INDEX_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
INFO_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
INFO_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
INIT_REQUIRED_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
INIT_REQUIRED_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
INIT_REQUIRED_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
INIT_REQUIRED_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
INIT_REQUIRED_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
INIT_REQUIRED_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
INIT_REQUIRED_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
INIT_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
INIT = 3;
INPUT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
INPUT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
INPUT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
INSTALLED_CHAINCODES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
INSTANTIATION_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
INSTANTIATION_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
INT64_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
INTERESTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
INTERMEDIATE_CERTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
INTERNAL_SERVER_ERROR_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.Status
INTERNAL_SERVER_ERROR = 500;
INTERNALENDPOINT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.common.Common.HeaderType
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.common.Common.Status
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.DataModel
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekBehavior
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekErrorResponse
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.State
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.MetaDataKeys
 
internalGetValueMap() - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
 
INVALID_CHAINCODE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
INVALID_CHAINCODE = 25;
INVALID_CONFIG_TRANSACTION_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
INVALID_CONFIG_TRANSACTION = 6;
INVALID_ENDORSER_TRANSACTION_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
INVALID_ENDORSER_TRANSACTION = 5;
INVALID_OTHER_REASON_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
INVALID_OTHER_REASON = 255;
INVALID_WRITESET_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
INVALID_WRITESET = 24;
INVOKE_CHAINCODE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
INVOKE_CHAINCODE = 11;
IPK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
IS_DECLARATION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
IS_DELETE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
IS_DELETE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
IS_DELETE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
IS_INIT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.Block
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.Header
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.Payload
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
isInitialized() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
isInitialized() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
ISOLATED_DATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
ITR_EXHAUSTED_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 

J

JAVA_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
JAVA = 4;

K

Kafka - Class in org.hyperledger.fabric.protos.orderer
 
Kafka.KafkaMessage - Class in org.hyperledger.fabric.protos.orderer
KafkaMessage is a wrapper type for the messages that the Kafka-based orderer deals with.
Kafka.KafkaMessage.Builder - Class in org.hyperledger.fabric.protos.orderer
KafkaMessage is a wrapper type for the messages that the Kafka-based orderer deals with.
Kafka.KafkaMessage.TypeCase - Enum in org.hyperledger.fabric.protos.orderer
 
Kafka.KafkaMessageConnect - Class in org.hyperledger.fabric.protos.orderer
KafkaMessageConnect is posted by an orderer upon booting up.
Kafka.KafkaMessageConnect.Builder - Class in org.hyperledger.fabric.protos.orderer
KafkaMessageConnect is posted by an orderer upon booting up.
Kafka.KafkaMessageConnectOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Kafka.KafkaMessageOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Kafka.KafkaMessageRegular - Class in org.hyperledger.fabric.protos.orderer
KafkaMessageRegular wraps a marshalled envelope.
Kafka.KafkaMessageRegular.Builder - Class in org.hyperledger.fabric.protos.orderer
KafkaMessageRegular wraps a marshalled envelope.
Kafka.KafkaMessageRegular.Class - Enum in org.hyperledger.fabric.protos.orderer
Protobuf enum orderer.KafkaMessageRegular.Class
Kafka.KafkaMessageRegularOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Kafka.KafkaMessageTimeToCut - Class in org.hyperledger.fabric.protos.orderer
KafkaMessageTimeToCut is used to signal to the orderers that it is time to cut block <block_number>.
Kafka.KafkaMessageTimeToCut.Builder - Class in org.hyperledger.fabric.protos.orderer
KafkaMessageTimeToCut is used to signal to the orderers that it is time to cut block <block_number>.
Kafka.KafkaMessageTimeToCutOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
Kafka.KafkaMetadata - Class in org.hyperledger.fabric.protos.orderer
KafkaMetadata is encoded into the ORDERER block to keep track of Kafka-related metadata associated with this block.
Kafka.KafkaMetadata.Builder - Class in org.hyperledger.fabric.protos.orderer
KafkaMetadata is encoded into the ORDERER block to keep track of Kafka-related metadata associated with this block.
Kafka.KafkaMetadataOrBuilder - Interface in org.hyperledger.fabric.protos.orderer
 
KEEPALIVE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
KEEPALIVE = 18;
KEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
KEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
KEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
KEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
KEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
KEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
KEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
KEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
KEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
KEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
KEY_HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
KEY_HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
KEY_HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
KEY_IDENTIFIER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
KEY_MATERIAL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
KNOWN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
KV_READS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
KV_VALUE - Static variable in enum org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.DataModel
KV = 0;
KvQueryResult - Class in org.hyperledger.fabric.protos.ledger.queryresult
 
KvQueryResult.KeyModification - Class in org.hyperledger.fabric.protos.ledger.queryresult
KeyModification -- QueryResult for history query.
KvQueryResult.KeyModification.Builder - Class in org.hyperledger.fabric.protos.ledger.queryresult
KeyModification -- QueryResult for history query.
KvQueryResult.KeyModificationOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.queryresult
 
KvQueryResult.KV - Class in org.hyperledger.fabric.protos.ledger.queryresult
KV -- QueryResult for range/execute query.
KvQueryResult.KV.Builder - Class in org.hyperledger.fabric.protos.ledger.queryresult
KV -- QueryResult for range/execute query.
KvQueryResult.KVOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.queryresult
 
KvRwset - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.HashedRWSet - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
HashedRWSet encapsulates hashed representation of a private read-write set for KV or Document data model
KvRwset.HashedRWSet.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
HashedRWSet encapsulates hashed representation of a private read-write set for KV or Document data model
KvRwset.HashedRWSetOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.KVMetadataEntry - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVMetadataEntry captures a 'name'ed entry in the metadata of a key/key-hash.
KvRwset.KVMetadataEntry.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVMetadataEntry captures a 'name'ed entry in the metadata of a key/key-hash.
KvRwset.KVMetadataEntryOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.KVMetadataWrite - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVMetadataWrite captures all the entries in the metadata associated with a key
KvRwset.KVMetadataWrite.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVMetadataWrite captures all the entries in the metadata associated with a key
KvRwset.KVMetadataWriteHash - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVMetadataWriteHash captures all the upserts to the metadata associated with a key hash
KvRwset.KVMetadataWriteHash.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVMetadataWriteHash captures all the upserts to the metadata associated with a key hash
KvRwset.KVMetadataWriteHashOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.KVMetadataWriteOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.KVRead - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVRead captures a read operation performed during transaction simulation A 'nil' version indicates a non-existing key read by the transaction
KvRwset.KVRead.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVRead captures a read operation performed during transaction simulation A 'nil' version indicates a non-existing key read by the transaction
KvRwset.KVReadHash - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVReadHash is similar to the KVRead in spirit.
KvRwset.KVReadHash.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVReadHash is similar to the KVRead in spirit.
KvRwset.KVReadHashOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.KVReadOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.KVRWSet - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVRWSet encapsulates the read-write set for a chaincode that operates upon a KV or Document data model This structure is used for both the public data and the private data
KvRwset.KVRWSet.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVRWSet encapsulates the read-write set for a chaincode that operates upon a KV or Document data model This structure is used for both the public data and the private data
KvRwset.KVRWSetOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.KVWrite - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVWrite captures a write (update/delete) operation performed during transaction simulation
KvRwset.KVWrite.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVWrite captures a write (update/delete) operation performed during transaction simulation
KvRwset.KVWriteHash - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVWriteHash is similar to the KVWrite.
KvRwset.KVWriteHash.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
KVWriteHash is similar to the KVWrite.
KvRwset.KVWriteHashOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.KVWriteOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.QueryReads - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
QueryReads encapsulates the KVReads for the items read by a transaction as a result of a query execution
KvRwset.QueryReads.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
QueryReads encapsulates the KVReads for the items read by a transaction as a result of a query execution
KvRwset.QueryReadsMerkleSummary - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
QueryReadsMerkleSummary encapsulates the Merkle-tree hashes for the QueryReads This allows to reduce the size of RWSet in the presence of query results by storing certain hashes instead of actual results.
KvRwset.QueryReadsMerkleSummary.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
QueryReadsMerkleSummary encapsulates the Merkle-tree hashes for the QueryReads This allows to reduce the size of RWSet in the presence of query results by storing certain hashes instead of actual results.
KvRwset.QueryReadsMerkleSummaryOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.QueryReadsOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.RangeQueryInfo - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
RangeQueryInfo encapsulates the details of a range query performed by a transaction during simulation.
KvRwset.RangeQueryInfo.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
RangeQueryInfo encapsulates the details of a range query performed by a transaction during simulation.
KvRwset.RangeQueryInfo.ReadsInfoCase - Enum in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.RangeQueryInfoOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
KvRwset.Version - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
Version encapsulates the version of a Key A version of a committed key is maintained as the height of the transaction that committed the key.
KvRwset.Version.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
Version encapsulates the version of a Key A version of a committed key is maintained as the height of the transaction that committed the key.
KvRwset.VersionOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 

L

LABEL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
LABEL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
LABEL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
LAST_CONFIG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
LAST_CONFIG_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
Deprecated.
LAST_OFFSET_PERSISTED_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
LAST_ORIGINAL_OFFSET_PROCESSED_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
LAST_RESUBMITTED_CONFIG_OFFSET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
LAST_UPDATE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
LAST_VALIDATION_SEQ_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
LASTBLOCKINSNAPSHOT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
LAYOUTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
LEADERSHIP_MSG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
Ledger - Class in org.hyperledger.fabric.protos.common
 
Ledger.BlockchainInfo - Class in org.hyperledger.fabric.protos.common
Contains information about the blockchain ledger such as height, current block hash, and previous block hash.
Ledger.BlockchainInfo.Builder - Class in org.hyperledger.fabric.protos.common
Contains information about the blockchain ledger such as height, current block hash, and previous block hash.
Ledger.BlockchainInfoOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Ledger.BootstrappingSnapshotInfo - Class in org.hyperledger.fabric.protos.common
Contains information for the bootstrapping snapshot.
Ledger.BootstrappingSnapshotInfo.Builder - Class in org.hyperledger.fabric.protos.common
Contains information for the bootstrapping snapshot.
Ledger.BootstrappingSnapshotInfoOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
LEDGER_HEIGHT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
LEFT_CHANNEL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
Lifecycle - Class in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs - Class in org.hyperledger.fabric.protos.peer.lifecycle
ApproveChaincodeDefinitionForMyOrgArgs is the message used as arguments to `_lifecycle.ApproveChaincodeDefinitionForMyOrg`.
Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
ApproveChaincodeDefinitionForMyOrgArgs is the message used as arguments to `_lifecycle.ApproveChaincodeDefinitionForMyOrg`.
Lifecycle.ApproveChaincodeDefinitionForMyOrgArgsOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.ApproveChaincodeDefinitionForMyOrgResult - Class in org.hyperledger.fabric.protos.peer.lifecycle
ApproveChaincodeDefinitionForMyOrgResult is the message returned by `_lifecycle.ApproveChaincodeDefinitionForMyOrg`.
Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
ApproveChaincodeDefinitionForMyOrgResult is the message returned by `_lifecycle.ApproveChaincodeDefinitionForMyOrg`.
Lifecycle.ApproveChaincodeDefinitionForMyOrgResultOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.ChaincodeSource - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.ChaincodeSource
Lifecycle.ChaincodeSource.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.ChaincodeSource
Lifecycle.ChaincodeSource.Local - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.ChaincodeSource.Local
Lifecycle.ChaincodeSource.Local.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.ChaincodeSource.Local
Lifecycle.ChaincodeSource.LocalOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.ChaincodeSource.TypeCase - Enum in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.ChaincodeSource.Unavailable - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.ChaincodeSource.Unavailable
Lifecycle.ChaincodeSource.Unavailable.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.ChaincodeSource.Unavailable
Lifecycle.ChaincodeSource.UnavailableOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.ChaincodeSourceOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.CheckCommitReadinessArgs - Class in org.hyperledger.fabric.protos.peer.lifecycle
CheckCommitReadinessArgs is the message used as arguments to `_lifecycle.CheckCommitReadiness`.
Lifecycle.CheckCommitReadinessArgs.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
CheckCommitReadinessArgs is the message used as arguments to `_lifecycle.CheckCommitReadiness`.
Lifecycle.CheckCommitReadinessArgsOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.CheckCommitReadinessResult - Class in org.hyperledger.fabric.protos.peer.lifecycle
CheckCommitReadinessResult is the message returned by `_lifecycle.CheckCommitReadiness`.
Lifecycle.CheckCommitReadinessResult.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
CheckCommitReadinessResult is the message returned by `_lifecycle.CheckCommitReadiness`.
Lifecycle.CheckCommitReadinessResultOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.CommitChaincodeDefinitionArgs - Class in org.hyperledger.fabric.protos.peer.lifecycle
CommitChaincodeDefinitionArgs is the message used as arguments to `_lifecycle.CommitChaincodeDefinition`.
Lifecycle.CommitChaincodeDefinitionArgs.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
CommitChaincodeDefinitionArgs is the message used as arguments to `_lifecycle.CommitChaincodeDefinition`.
Lifecycle.CommitChaincodeDefinitionArgsOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.CommitChaincodeDefinitionResult - Class in org.hyperledger.fabric.protos.peer.lifecycle
CommitChaincodeDefinitionResult is the message returned by `_lifecycle.CommitChaincodeDefinition`.
Lifecycle.CommitChaincodeDefinitionResult.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
CommitChaincodeDefinitionResult is the message returned by `_lifecycle.CommitChaincodeDefinition`.
Lifecycle.CommitChaincodeDefinitionResultOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.GetInstalledChaincodePackageArgs - Class in org.hyperledger.fabric.protos.peer.lifecycle
GetInstalledChaincodePackageArgs is the message used as the argument to '_lifecycle.GetInstalledChaincodePackage'.
Lifecycle.GetInstalledChaincodePackageArgs.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
GetInstalledChaincodePackageArgs is the message used as the argument to '_lifecycle.GetInstalledChaincodePackage'.
Lifecycle.GetInstalledChaincodePackageArgsOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.GetInstalledChaincodePackageResult - Class in org.hyperledger.fabric.protos.peer.lifecycle
GetInstalledChaincodePackageResult is the message returned by '_lifecycle.GetInstalledChaincodePackage'.
Lifecycle.GetInstalledChaincodePackageResult.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
GetInstalledChaincodePackageResult is the message returned by '_lifecycle.GetInstalledChaincodePackage'.
Lifecycle.GetInstalledChaincodePackageResultOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.InstallChaincodeArgs - Class in org.hyperledger.fabric.protos.peer.lifecycle
InstallChaincodeArgs is the message used as the argument to '_lifecycle.InstallChaincode'.
Lifecycle.InstallChaincodeArgs.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
InstallChaincodeArgs is the message used as the argument to '_lifecycle.InstallChaincode'.
Lifecycle.InstallChaincodeArgsOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.InstallChaincodeResult - Class in org.hyperledger.fabric.protos.peer.lifecycle
InstallChaincodeArgs is the message returned by '_lifecycle.InstallChaincode'.
Lifecycle.InstallChaincodeResult.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
InstallChaincodeArgs is the message returned by '_lifecycle.InstallChaincode'.
Lifecycle.InstallChaincodeResultOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryApprovedChaincodeDefinitionArgs - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryApprovedChaincodeDefinitionArgs is the message used as arguments to `_lifecycle.QueryApprovedChaincodeDefinition`.
Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryApprovedChaincodeDefinitionArgs is the message used as arguments to `_lifecycle.QueryApprovedChaincodeDefinition`.
Lifecycle.QueryApprovedChaincodeDefinitionArgsOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryApprovedChaincodeDefinitionResult - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryApprovedChaincodeDefinitionResult is the message returned by `_lifecycle.QueryApprovedChaincodeDefinition`.
Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryApprovedChaincodeDefinitionResult is the message returned by `_lifecycle.QueryApprovedChaincodeDefinition`.
Lifecycle.QueryApprovedChaincodeDefinitionResultOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryChaincodeDefinitionArgs - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryChaincodeDefinitionArgs is the message used as arguments to `_lifecycle.QueryChaincodeDefinition`.
Lifecycle.QueryChaincodeDefinitionArgs.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryChaincodeDefinitionArgs is the message used as arguments to `_lifecycle.QueryChaincodeDefinition`.
Lifecycle.QueryChaincodeDefinitionArgsOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryChaincodeDefinitionResult - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryChaincodeDefinitionResult is the message returned by `_lifecycle.QueryChaincodeDefinition`.
Lifecycle.QueryChaincodeDefinitionResult.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryChaincodeDefinitionResult is the message returned by `_lifecycle.QueryChaincodeDefinition`.
Lifecycle.QueryChaincodeDefinitionResultOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryChaincodeDefinitionsArgs - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryChaincodeDefinitionsArgs is the message used as arguments to `_lifecycle.QueryChaincodeDefinitions`.
Lifecycle.QueryChaincodeDefinitionsArgs.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryChaincodeDefinitionsArgs is the message used as arguments to `_lifecycle.QueryChaincodeDefinitions`.
Lifecycle.QueryChaincodeDefinitionsArgsOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryChaincodeDefinitionsResult - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryChaincodeDefinitionsResult is the message returned by `_lifecycle.QueryChaincodeDefinitions`.
Lifecycle.QueryChaincodeDefinitionsResult.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryChaincodeDefinitionsResult is the message returned by `_lifecycle.QueryChaincodeDefinitions`.
Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinitionOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryChaincodeDefinitionsResultOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryInstalledChaincodeArgs - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryInstalledChaincodeArgs is the message used as arguments '_lifecycle.QueryInstalledChaincode'
Lifecycle.QueryInstalledChaincodeArgs.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryInstalledChaincodeArgs is the message used as arguments '_lifecycle.QueryInstalledChaincode'
Lifecycle.QueryInstalledChaincodeArgsOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryInstalledChaincodeResult - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryInstalledChaincodeResult is the message returned by '_lifecycle.QueryInstalledChaincode'
Lifecycle.QueryInstalledChaincodeResult.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryInstalledChaincodeResult is the message returned by '_lifecycle.QueryInstalledChaincode'
Lifecycle.QueryInstalledChaincodeResult.Chaincode - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.QueryInstalledChaincodeResult.Chaincode
Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.QueryInstalledChaincodeResult.Chaincode
Lifecycle.QueryInstalledChaincodeResult.ChaincodeOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryInstalledChaincodeResult.References - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.QueryInstalledChaincodeResult.References
Lifecycle.QueryInstalledChaincodeResult.References.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.QueryInstalledChaincodeResult.References
Lifecycle.QueryInstalledChaincodeResult.ReferencesOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryInstalledChaincodeResultOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryInstalledChaincodesArgs - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryInstalledChaincodesArgs currently is an empty argument to '_lifecycle.QueryInstalledChaincodes'.
Lifecycle.QueryInstalledChaincodesArgs.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryInstalledChaincodesArgs currently is an empty argument to '_lifecycle.QueryInstalledChaincodes'.
Lifecycle.QueryInstalledChaincodesArgsOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryInstalledChaincodesResult - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryInstalledChaincodesResult is the message returned by '_lifecycle.QueryInstalledChaincodes'.
Lifecycle.QueryInstalledChaincodesResult.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
QueryInstalledChaincodesResult is the message returned by '_lifecycle.QueryInstalledChaincodes'.
Lifecycle.QueryInstalledChaincodesResult.Chaincode - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.QueryInstalledChaincodesResult.Chaincode
Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.QueryInstalledChaincodesResult.Chaincode
Lifecycle.QueryInstalledChaincodesResult.ChaincodeOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
Lifecycle.QueryInstalledChaincodesResult.InstalledChaincodeOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryInstalledChaincodesResult.References - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.QueryInstalledChaincodesResult.References
Lifecycle.QueryInstalledChaincodesResult.References.Builder - Class in org.hyperledger.fabric.protos.peer.lifecycle
Protobuf type lifecycle.QueryInstalledChaincodesResult.References
Lifecycle.QueryInstalledChaincodesResult.ReferencesOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
Lifecycle.QueryInstalledChaincodesResultOrBuilder - Interface in org.hyperledger.fabric.protos.peer.lifecycle
 
LOCAL_PACKAGE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
LOCAL_PEERS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 

M

MAJORITY_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
Requires a strict majority (greater than half) of the sub-policies be satisfied
MARSHAL_TX_ERROR_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
MARSHAL_TX_ERROR = 15;
MAX_COUNT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
MAX_DEGREE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
MAX_INFLIGHT_BLOCKS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
MAX_LEVEL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
MAX_LEVEL_HASHES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
MAX_MESSAGE_COUNT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
MAXIMUM_PEER_COUNT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
MAXIMUM_PEER_COUNT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
MEM_REQ_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
MEM_RES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
MEMBER_ONLY_READ_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
MEMBER_ONLY_READ_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
MEMBER_ONLY_WRITE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
MEMBER_ONLY_WRITE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
MEMBER_ORGS_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
MEMBER_ORGS_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
MEMBER_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
Represents an MSP Member
MEMBERS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
MEMBERSHIP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
MEMBERSHIP_INFO_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
mergeAck(Message.Acknowledgement) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.Acknowledgement ack = 22;
mergeAction(TransactionPackage.ChaincodeEndorsedAction) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
The list of actions to apply to the ledger
mergeAdminOuIdentifier(MspConfigPackage.FabricOUIdentifier) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the admins
mergeAliveMsg(Message.AliveMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Membership
mergeAuthentication(Protocol.AuthInfo) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
authentication contains information that the service uses to check the client's eligibility for the queries.
mergeBlock(Common.Block) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Block block = 2;
mergeBlock(Common.Block) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
.common.Block block = 1;
mergeBlock(Common.Block) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Block block = 2;
mergeBlockAndPrivateData(EventsPackage.BlockAndPrivateData) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.BlockAndPrivateData block_and_private_data = 4;
mergeBootstrappingSnapshotInfo(Ledger.BootstrappingSnapshotInfo) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
mergeCcQuery(Protocol.ChaincodeQuery) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ChaincodeQuery queries for chaincodes by their name and version.
mergeCcQueryRes(Protocol.ChaincodeQueryResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
mergeChaincodeEvent(ChaincodeEventPackage.ChaincodeEvent) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
event emitted by chaincode.
mergeChaincodeEvent(ChaincodeEventPackage.ChaincodeEvent) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
.protos.ChaincodeEvent chaincode_event = 1;
mergeChaincodeId(Chaincode.ChaincodeID) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeID chaincode_id = 2;
mergeChaincodeId(Chaincode.ChaincodeID) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the ChaincodeID of executing this invocation.
mergeChaincodeId(Chaincode.ChaincodeID) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
The ID of the chaincode to target.
mergeChaincodeSpec(Chaincode.ChaincodeSpec) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
mergeChaincodeSpec(Chaincode.ChaincodeSpec) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
mergeChannelConfig(Configtx.Config) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config channel_config = 1;
mergeChannelGroup(Configtx.ConfigGroup) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
mergeClientOuIdentifier(MspConfigPackage.FabricOUIdentifier) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the clients
mergeCollectionConfigs(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
.protos.CollectionConfigPackage collection_configs = 6;
mergeCollections(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.protos.CollectionConfigPackage collections = 7;
mergeCollections(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
.protos.CollectionConfigPackage collections = 7;
mergeCollections(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
.protos.CollectionConfigPackage collections = 7;
mergeCollections(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
mergeCollections(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
mergeCollections(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
.protos.CollectionConfigPackage collections = 7;
mergeConfig(Configtx.Config) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
A marshaled Config structure
mergeConfigQuery(Protocol.ConfigQuery) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
mergeConfigResult(Protocol.ConfigResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
mergeConn(Message.ConnEstablish) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
ConnEstablish, used for establishing a connection
mergeConnect(Kafka.KafkaMessageConnect) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageConnect connect = 3;
mergeConsensusRequest(ClusterOuterClass.ConsensusRequest) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
consensus_request is a consensus specific message.
mergeCryptoConfig(MspConfigPackage.FabricCryptoConfig) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
mergeData(Common.BlockData) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockData data = 2;
mergeDataDig(Message.DataDigest) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataDigest data_dig = 10;
mergeDataMsg(Message.DataMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Contains a ledger block
mergeDataReq(Message.DataRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataRequest data_req = 11;
mergeDataUpdate(Message.DataUpdate) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataUpdate data_update = 12;
mergeDigest(Message.PvtDataDigest) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
.gossip.PvtDataDigest digest = 1;
mergeEmpty(Message.Empty) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Empty message, used for pinging
mergeEndorsement(ProposalResponsePackage.Endorsement) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
The endorsement of the proposal, basically the endorser's signature over the payload
mergeEndorsementPolicy(Policies.ApplicationPolicy) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
mergeEndorsementPolicy(Policy.ApplicationPolicy) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
mergeEnvelope(Common.Envelope) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The transaction envelope.
mergeError(Protocol.Error) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
Error indicates failure or refusal to process the query
mergeFabricNodeOus(MspConfigPackage.FabricNodeOUs) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
mergeFilter(Protocol.ChaincodeInterest) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
.discovery.ChaincodeInterest filter = 1;
mergeFilteredBlock(EventsPackage.FilteredBlock) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.FilteredBlock filtered_block = 3;
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
mergeFrom(Collection.CollectionConfig) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
mergeFrom(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
mergeFrom(Collection.CollectionPolicyConfig) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
mergeFrom(Collection.StaticCollectionConfig) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
mergeFrom(Common.Block) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
mergeFrom(Common.BlockData) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
mergeFrom(Common.BlockHeader) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
mergeFrom(Common.BlockMetadata) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
mergeFrom(Common.ChannelHeader) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
mergeFrom(Common.Envelope) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
mergeFrom(Common.Header) - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
mergeFrom(Common.LastConfig) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
mergeFrom(Common.Metadata) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
mergeFrom(Common.MetadataSignature) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
mergeFrom(Common.OrdererBlockMetadata) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
mergeFrom(Common.Payload) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
mergeFrom(Common.SignatureHeader) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
mergeFrom(Configtx.Config) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
mergeFrom(Configtx.ConfigEnvelope) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
mergeFrom(Configtx.ConfigGroup) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
mergeFrom(Configtx.ConfigPolicy) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
mergeFrom(Configtx.ConfigSignature) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
mergeFrom(Configtx.ConfigUpdate) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
mergeFrom(Configtx.ConfigUpdateEnvelope) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
mergeFrom(Configtx.ConfigValue) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
mergeFrom(Configuration.BlockDataHashingStructure) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
mergeFrom(Configuration.Capabilities) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
mergeFrom(Configuration.Capability) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
mergeFrom(Configuration.Consortium) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
mergeFrom(Configuration.HashingAlgorithm) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
mergeFrom(Configuration.OrdererAddresses) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
mergeFrom(Ledger.BlockchainInfo) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
mergeFrom(Ledger.BootstrappingSnapshotInfo) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
mergeFrom(MspPrincipal.CombinedPrincipal) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
mergeFrom(MspPrincipal.MSPIdentityAnonymity) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
mergeFrom(MspPrincipal.MSPPrincipal) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
mergeFrom(MspPrincipal.MSPRole) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
mergeFrom(MspPrincipal.OrganizationUnit) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
mergeFrom(Policies.ApplicationPolicy) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
mergeFrom(Policies.ImplicitMetaPolicy) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
mergeFrom(Policies.Policy) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
mergeFrom(Policies.SignaturePolicy) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
mergeFrom(Policies.SignaturePolicy.NOutOf) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
mergeFrom(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
mergeFrom(Protocol.AuthInfo) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
mergeFrom(Protocol.ChaincodeCall) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
mergeFrom(Protocol.ChaincodeInterest) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
mergeFrom(Protocol.ChaincodeQuery) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
mergeFrom(Protocol.ChaincodeQueryResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
mergeFrom(Protocol.ConfigQuery) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
mergeFrom(Protocol.ConfigResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
mergeFrom(Protocol.EndorsementDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
mergeFrom(Protocol.Endpoint) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
mergeFrom(Protocol.Endpoints) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
mergeFrom(Protocol.Error) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
mergeFrom(Protocol.Layout) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
mergeFrom(Protocol.LocalPeerQuery) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
mergeFrom(Protocol.Peer) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
mergeFrom(Protocol.PeerMembershipQuery) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
mergeFrom(Protocol.PeerMembershipResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
mergeFrom(Protocol.Peers) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
mergeFrom(Protocol.Query) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
mergeFrom(Protocol.QueryResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
mergeFrom(Protocol.Request) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
mergeFrom(Protocol.Response) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
mergeFrom(Protocol.SignedRequest) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
mergeFrom(CommitStatusRequest) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
mergeFrom(CommitStatusResponse) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
mergeFrom(EndorseRequest) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
mergeFrom(EndorseResponse) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
mergeFrom(EndpointError) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
mergeFrom(EvaluateRequest) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
mergeFrom(EvaluateResponse) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
mergeFrom(PreparedTransaction) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
mergeFrom(ProposedTransaction) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
mergeFrom(SubmitRequest) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
mergeFrom(SubmitResponse) - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
mergeFrom(Message.Acknowledgement) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
mergeFrom(Message.AliveMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
mergeFrom(Message.Chaincode) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
mergeFrom(Message.ConnEstablish) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
mergeFrom(Message.DataDigest) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
mergeFrom(Message.DataMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
mergeFrom(Message.DataRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
mergeFrom(Message.DataUpdate) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
mergeFrom(Message.Empty) - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
mergeFrom(Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
mergeFrom(Message.GossipHello) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
mergeFrom(Message.GossipMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
mergeFrom(Message.LeadershipMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
mergeFrom(Message.Member) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
mergeFrom(Message.MembershipRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
mergeFrom(Message.MembershipResponse) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
mergeFrom(Message.Payload) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
mergeFrom(Message.PeerIdentity) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
mergeFrom(Message.PeerTime) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
mergeFrom(Message.PrivateDataMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
mergeFrom(Message.PrivatePayload) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
mergeFrom(Message.Properties) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
mergeFrom(Message.PvtDataDigest) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
mergeFrom(Message.PvtDataElement) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
mergeFrom(Message.PvtDataPayload) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
mergeFrom(Message.RemotePvtDataRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
mergeFrom(Message.RemotePvtDataResponse) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
mergeFrom(Message.RemoteStateRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
mergeFrom(Message.RemoteStateResponse) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
mergeFrom(Message.Secret) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
mergeFrom(Message.SecretEnvelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
mergeFrom(Message.StateInfo) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
mergeFrom(Message.StateInfoPullRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
mergeFrom(Message.StateInfoSnapshot) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
mergeFrom(KvQueryResult.KeyModification) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
mergeFrom(KvQueryResult.KV) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
mergeFrom(KvRwset.HashedRWSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
mergeFrom(KvRwset.KVMetadataEntry) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
mergeFrom(KvRwset.KVMetadataWrite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
mergeFrom(KvRwset.KVMetadataWriteHash) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
mergeFrom(KvRwset.KVRead) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
mergeFrom(KvRwset.KVReadHash) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
mergeFrom(KvRwset.KVRWSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
mergeFrom(KvRwset.KVWrite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
mergeFrom(KvRwset.KVWriteHash) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
mergeFrom(KvRwset.QueryReads) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
mergeFrom(KvRwset.QueryReadsMerkleSummary) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
mergeFrom(KvRwset.RangeQueryInfo) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
mergeFrom(KvRwset.Version) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
mergeFrom(Rwset.CollectionHashedReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
mergeFrom(Rwset.CollectionPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
mergeFrom(Rwset.NsPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
mergeFrom(Rwset.NsReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
mergeFrom(Rwset.TxPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
mergeFrom(Rwset.TxReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
mergeFrom(Identities.SerializedIdemixIdentity) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
mergeFrom(Identities.SerializedIdentity) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
mergeFrom(MspConfigPackage.FabricCryptoConfig) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
mergeFrom(MspConfigPackage.FabricMSPConfig) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
mergeFrom(MspConfigPackage.FabricNodeOUs) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
mergeFrom(MspConfigPackage.FabricOUIdentifier) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
mergeFrom(MspConfigPackage.IdemixMSPConfig) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
mergeFrom(MspConfigPackage.IdemixMSPSignerConfig) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
mergeFrom(MspConfigPackage.KeyInfo) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
mergeFrom(MspConfigPackage.MSPConfig) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
mergeFrom(MspConfigPackage.SigningIdentityInfo) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
mergeFrom(Ab.BroadcastResponse) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
mergeFrom(Ab.DeliverResponse) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
mergeFrom(Ab.SeekInfo) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
mergeFrom(Ab.SeekNewest) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
mergeFrom(Ab.SeekNextCommit) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
mergeFrom(Ab.SeekOldest) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
mergeFrom(Ab.SeekPosition) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
mergeFrom(Ab.SeekSpecified) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
mergeFrom(ClusterOuterClass.ConsensusRequest) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
mergeFrom(ClusterOuterClass.StepRequest) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
mergeFrom(ClusterOuterClass.StepResponse) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
mergeFrom(ClusterOuterClass.SubmitRequest) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
mergeFrom(ClusterOuterClass.SubmitResponse) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
mergeFrom(Configuration.BatchSize) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
mergeFrom(Configuration.BatchTimeout) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
mergeFrom(Configuration.ChannelRestrictions) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
mergeFrom(Configuration.ConsensusType) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
mergeFrom(Configuration.KafkaBrokers) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
mergeFrom(Configuration.ConfigMetadata) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
mergeFrom(Configuration.Consenter) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
mergeFrom(Configuration.Options) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
mergeFrom(Metadata.BlockMetadata) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
mergeFrom(Metadata.ClusterMetadata) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
mergeFrom(Kafka.KafkaMessage) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
mergeFrom(Kafka.KafkaMessageConnect) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
mergeFrom(Kafka.KafkaMessageRegular) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
mergeFrom(Kafka.KafkaMessageTimeToCut) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
mergeFrom(Kafka.KafkaMetadata) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
mergeFrom(Chaincode.CDSData) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
mergeFrom(Chaincode.ChaincodeData) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
mergeFrom(Chaincode.ChaincodeDeploymentSpec) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
mergeFrom(Chaincode.ChaincodeID) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
mergeFrom(Chaincode.ChaincodeInput) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
mergeFrom(Chaincode.ChaincodeInvocationSpec) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
mergeFrom(Chaincode.ChaincodeSpec) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
mergeFrom(Chaincode.LifecycleEvent) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
mergeFrom(ChaincodeEventPackage.ChaincodeEvent) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
mergeFrom(ChaincodeShim.ChaincodeMessage) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
mergeFrom(ChaincodeShim.DelState) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
mergeFrom(ChaincodeShim.GetHistoryForKey) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
mergeFrom(ChaincodeShim.GetQueryResult) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
mergeFrom(ChaincodeShim.GetState) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
mergeFrom(ChaincodeShim.GetStateByRange) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
mergeFrom(ChaincodeShim.GetStateMetadata) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
mergeFrom(ChaincodeShim.PutState) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
mergeFrom(ChaincodeShim.PutStateMetadata) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
mergeFrom(ChaincodeShim.QueryMetadata) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
mergeFrom(ChaincodeShim.QueryResponse) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
mergeFrom(ChaincodeShim.QueryResponseMetadata) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
mergeFrom(ChaincodeShim.QueryResultBytes) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
mergeFrom(ChaincodeShim.QueryStateClose) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
mergeFrom(ChaincodeShim.QueryStateNext) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
mergeFrom(ChaincodeShim.StateMetadata) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
mergeFrom(ChaincodeShim.StateMetadataResult) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
mergeFrom(Collection.CollectionConfig) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
mergeFrom(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
mergeFrom(Collection.CollectionPolicyConfig) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
mergeFrom(Collection.StaticCollectionConfig) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
mergeFrom(Configuration.ACLs) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
mergeFrom(Configuration.AnchorPeer) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
mergeFrom(Configuration.AnchorPeers) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
mergeFrom(Configuration.APIResource) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
mergeFrom(EventsPackage.BlockAndPrivateData) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
mergeFrom(EventsPackage.DeliverResponse) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
mergeFrom(EventsPackage.FilteredBlock) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
mergeFrom(EventsPackage.FilteredChaincodeAction) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
mergeFrom(EventsPackage.FilteredTransaction) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
mergeFrom(EventsPackage.FilteredTransactionActions) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
mergeFrom(ChaincodeDefinition.ChaincodeEndorsementInfo) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
mergeFrom(ChaincodeDefinition.ChaincodeValidationInfo) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
mergeFrom(Db.StateData) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
mergeFrom(Db.StateMetadata) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
mergeFrom(Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
mergeFrom(Lifecycle.ApproveChaincodeDefinitionForMyOrgResult) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
mergeFrom(Lifecycle.ChaincodeSource) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
mergeFrom(Lifecycle.ChaincodeSource.Local) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
mergeFrom(Lifecycle.ChaincodeSource.Unavailable) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
mergeFrom(Lifecycle.CheckCommitReadinessArgs) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
mergeFrom(Lifecycle.CheckCommitReadinessResult) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
mergeFrom(Lifecycle.CommitChaincodeDefinitionArgs) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
mergeFrom(Lifecycle.CommitChaincodeDefinitionResult) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
mergeFrom(Lifecycle.GetInstalledChaincodePackageArgs) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
mergeFrom(Lifecycle.GetInstalledChaincodePackageResult) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
mergeFrom(Lifecycle.InstallChaincodeArgs) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
mergeFrom(Lifecycle.InstallChaincodeResult) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
mergeFrom(Lifecycle.QueryApprovedChaincodeDefinitionArgs) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
mergeFrom(Lifecycle.QueryApprovedChaincodeDefinitionResult) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
mergeFrom(Lifecycle.QueryChaincodeDefinitionArgs) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
mergeFrom(Lifecycle.QueryChaincodeDefinitionResult) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
mergeFrom(Lifecycle.QueryChaincodeDefinitionsArgs) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
mergeFrom(Lifecycle.QueryChaincodeDefinitionsResult) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
mergeFrom(Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
mergeFrom(Lifecycle.QueryInstalledChaincodeArgs) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
mergeFrom(Lifecycle.QueryInstalledChaincodeResult) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
mergeFrom(Lifecycle.QueryInstalledChaincodeResult.Chaincode) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
mergeFrom(Lifecycle.QueryInstalledChaincodeResult.References) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
mergeFrom(Lifecycle.QueryInstalledChaincodesArgs) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
mergeFrom(Lifecycle.QueryInstalledChaincodesResult) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
mergeFrom(Lifecycle.QueryInstalledChaincodesResult.Chaincode) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
mergeFrom(Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
mergeFrom(Lifecycle.QueryInstalledChaincodesResult.References) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
mergeFrom(Policy.ApplicationPolicy) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
mergeFrom(ProposalPackage.ChaincodeAction) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
mergeFrom(ProposalPackage.ChaincodeHeaderExtension) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
mergeFrom(ProposalPackage.ChaincodeProposalPayload) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
mergeFrom(ProposalPackage.Proposal) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
mergeFrom(ProposalPackage.SignedProposal) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
mergeFrom(ProposalResponsePackage.Endorsement) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
mergeFrom(ProposalResponsePackage.ProposalResponse) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
mergeFrom(ProposalResponsePackage.ProposalResponsePayload) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
mergeFrom(ProposalResponsePackage.Response) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
mergeFrom(Query.ChaincodeInfo) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
mergeFrom(Query.ChaincodeQueryResponse) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
mergeFrom(Query.ChannelInfo) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
mergeFrom(Query.ChannelQueryResponse) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
mergeFrom(Query.JoinBySnapshotStatus) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
mergeFrom(Resources.ChaincodeEndorsement) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
mergeFrom(Resources.ChaincodeIdentifier) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
mergeFrom(Resources.ChaincodeValidation) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
mergeFrom(Resources.ConfigTree) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
mergeFrom(Resources.VSCCArgs) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
mergeFrom(SignedCcDepSpec.SignedChaincodeDeploymentSpec) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
mergeFrom(SnapshotOuterClass.QueryPendingSnapshotsResponse) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
mergeFrom(SnapshotOuterClass.SignedSnapshotRequest) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
mergeFrom(SnapshotOuterClass.SnapshotQuery) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
mergeFrom(SnapshotOuterClass.SnapshotRequest) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
mergeFrom(TransactionPackage.ChaincodeActionPayload) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
mergeFrom(TransactionPackage.ChaincodeEndorsedAction) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
mergeFrom(TransactionPackage.ProcessedTransaction) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
mergeFrom(TransactionPackage.Transaction) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
mergeFrom(TransactionPackage.TransactionAction) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
mergeFrom(Message) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
mergeFrom(Transientstore.TxPvtReadWriteSetWithConfigInfo) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
mergeHeader(Common.BlockHeader) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockHeader header = 1;
mergeHeader(Common.Header) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
Header is included to provide identity and prevent replay
mergeHello(Message.GossipHello) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for push&pull
mergeInput(Chaincode.ChaincodeInput) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeInput input = 3;
mergeInstantiationPolicy(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
InstantiationPolicy for the chaincode
mergeLastConfig(Common.LastConfig) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
.common.LastConfig last_config = 1;
mergeLastUpdate(Common.Envelope) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
The last CONFIG_UPDATE message which generated this current configuration
mergeLeadershipMsg(Message.LeadershipMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to indicate intent of peer to become leader
mergeLocalPackage(Lifecycle.ChaincodeSource.Local) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Local local_package = 2;
mergeLocalPeers(Protocol.LocalPeerQuery) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
mergeMemberOrgsPolicy(Collection.CollectionPolicyConfig) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
mergeMemberOrgsPolicy(Collection.CollectionPolicyConfig) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
mergeMembers(Protocol.PeerMembershipResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
mergeMembership(Message.Member) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.Member membership = 1;
mergeMembershipInfo(Message.Envelope) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
mergeMemReq(Message.MembershipRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipRequest mem_req = 6;
mergeMemRes(Message.MembershipResponse) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipResponse mem_res = 7;
mergeMetadata(Common.BlockMetadata) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockMetadata metadata = 3;
mergeMetadata(ChaincodeShim.StateMetadata) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
.protos.StateMetadata metadata = 4;
mergeNewest(Ab.SeekNewest) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNewest newest = 1;
mergeNextCommit(Ab.SeekNextCommit) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNextCommit next_commit = 4;
mergeNOutOf(Policies.SignaturePolicy.NOutOf) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
.common.SignaturePolicy.NOutOf n_out_of = 2;
mergeOldest(Ab.SeekOldest) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekOldest oldest = 2;
mergeOptions(Configuration.Options) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
.etcdraft.Options options = 2;
mergeOrdererOuIdentifier(MspConfigPackage.FabricOUIdentifier) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the orderers
mergePayload(Message.Payload) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
.gossip.Payload payload = 1;
mergePayload(Message.PrivatePayload) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
.gossip.PrivatePayload payload = 1;
mergePayload(Common.Envelope) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
content is the fabric transaction that is forwarded to the cluster member.
mergePeerIdentity(Message.PeerIdentity) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to learn of a peer's certificate
mergePeerOuIdentifier(MspConfigPackage.FabricOUIdentifier) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the peers
mergePeerQuery(Protocol.PeerMembershipQuery) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
mergePolicy(Policies.Policy) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
.common.Policy policy = 2;
mergePolicy(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Policy endorsement policy for the chaincode instance
mergePreparedTransaction(Common.Envelope) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
mergePreparedTransaction(Common.Envelope) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
The signed set of endorsed transaction responses to submit.
mergePrivateData(Message.PrivateDataMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Encapsulates private data used to distribute private rwset after the endorsement
mergePrivateReq(Message.RemotePvtDataRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to request private data
mergePrivateRes(Message.RemotePvtDataResponse) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to respond to private data requests
mergePrivateSigner(MspConfigPackage.KeyInfo) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
PrivateSigner denotes a reference to the private key of the peer's signing identity
mergeProperties(Message.Properties) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.Properties properties = 5;
mergeProposal(ProposalPackage.SignedProposal) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
The signed proposal.
mergeProposal(ProposalPackage.SignedProposal) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.SignedProposal proposal = 5;
mergeProposedTransaction(ProposalPackage.SignedProposal) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The signed proposal ready for endorsement.
mergeProposedTransaction(ProposalPackage.SignedProposal) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
The signed proposal ready for evaluation.
mergePvtRwset(Rwset.TxPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
mergeRawReads(KvRwset.QueryReads) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReads raw_reads = 4;
mergeReadSet(Configtx.ConfigGroup) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
mergeReadsMerkleHashes(KvRwset.QueryReadsMerkleSummary) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
mergeRegular(Kafka.KafkaMessageRegular) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageRegular regular = 1;
mergeResourcesConfig(Configtx.Config) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config resources_config = 2;
mergeResponse(ProposalResponsePackage.Response) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the result of executing this invocation.
mergeResponse(ProposalResponsePackage.Response) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
A response message indicating whether the endorsement of the action was successful
mergeResult(ProposalResponsePackage.Response) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
mergeResult(ProposalResponsePackage.Response) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
mergeResult(ProposalResponsePackage.Response) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
mergeRule(Policies.SignaturePolicy) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
.common.SignaturePolicy rule = 2;
mergeSecretEnvelope(Message.SecretEnvelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
.gossip.SecretEnvelope secret_envelope = 3;
mergeSelfInformation(Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
.gossip.Envelope self_information = 1;
mergeSignatureHeader(Common.SignatureHeader) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The signature header that contains creator identity and nonce
mergeSignatureHeader(Common.SignatureHeader) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The signature header that contains creator identity and nonce
mergeSignaturePolicy(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
Initially, only a signature policy is supported.
mergeSignaturePolicy(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
mergeSignaturePolicy(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
Initially, only a signature policy is supported.
mergeSignaturePolicy(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
mergeSigner(MspConfigPackage.IdemixMSPSignerConfig) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
signer may contain crypto material to configure a default signer
mergeSigningIdentity(MspConfigPackage.SigningIdentityInfo) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
mergeSource(Lifecycle.ChaincodeSource) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.lifecycle.ChaincodeSource source = 9;
mergeSource(Lifecycle.ChaincodeSource) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.lifecycle.ChaincodeSource source = 8;
mergeSpecified(Ab.SeekSpecified) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekSpecified specified = 3;
mergeStart(Ab.SeekPosition) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to start the deliver from
mergeStateInfo(Message.Envelope) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.StateInfo message
mergeStateInfo(Message.StateInfo) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for relaying information about state
mergeStateInfoPullReq(Message.StateInfoPullRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for asking for StateInfoSnapshots
mergeStateRequest(Message.RemoteStateRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to ask from a remote peer a set of blocks
mergeStateResponse(Message.RemoteStateResponse) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to send a set of blocks to a remote peer
mergeStateSnapshot(Message.StateInfoSnapshot) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for sending sets of StateInfo messages
mergeStaticCollectionConfig(Collection.StaticCollectionConfig) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
mergeStaticCollectionConfig(Collection.StaticCollectionConfig) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
.protos.StaticCollectionConfig static_collection_config = 1;
mergeStop(Ab.SeekPosition) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to stop the deliver
mergeSubmitRequest(ClusterOuterClass.SubmitRequest) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
submit_request is a relay of a transaction.
mergeSubmitRes(ClusterOuterClass.SubmitResponse) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
.orderer.SubmitResponse submit_res = 1;
mergeTimestamp(Timestamp) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Timestamp is the local time when the message was created by the sender
mergeTimestamp(Message.PeerTime) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.PeerTime timestamp = 2;
mergeTimestamp(Message.PeerTime) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
.gossip.PeerTime timestamp = 2;
mergeTimestamp(Message.PeerTime) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.PeerTime timestamp = 2;
mergeTimestamp(Timestamp) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
.google.protobuf.Timestamp timestamp = 3;
mergeTimestamp(Timestamp) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.google.protobuf.Timestamp timestamp = 2;
mergeTimestamp(Timestamp) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
Timestamp is the time that the message was created as defined by the sender
mergeTimeToCut(Kafka.KafkaMessageTimeToCut) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
mergeTransactionActions(EventsPackage.FilteredTransactionActions) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.FilteredTransactionActions transaction_actions = 4;
mergeTransactionEnvelope(Common.Envelope) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
An Envelope which includes a processed transaction
mergeUnavailable(Lifecycle.ChaincodeSource.Unavailable) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
mergeVersion(KvRwset.Version) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
.kvrwset.Version version = 2;
mergeVersion(KvRwset.Version) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
.kvrwset.Version version = 2;
mergeWriteSet(Configtx.ConfigGroup) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
WriteSet lists the portion of the config which was written, this should included updated Versions
Message - Class in org.hyperledger.fabric.protos.gossip
 
Message.Acknowledgement - Class in org.hyperledger.fabric.protos.gossip
Protobuf type gossip.Acknowledgement
Message.Acknowledgement.Builder - Class in org.hyperledger.fabric.protos.gossip
Protobuf type gossip.Acknowledgement
Message.AcknowledgementOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.AliveMessage - Class in org.hyperledger.fabric.protos.gossip
AliveMessage is sent to inform remote peers of a peer's existence and activity
Message.AliveMessage.Builder - Class in org.hyperledger.fabric.protos.gossip
AliveMessage is sent to inform remote peers of a peer's existence and activity
Message.AliveMessageOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.Chaincode - Class in org.hyperledger.fabric.protos.gossip
Chaincode represents a Chaincode that is installed on a peer
Message.Chaincode.Builder - Class in org.hyperledger.fabric.protos.gossip
Chaincode represents a Chaincode that is installed on a peer
Message.ChaincodeOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.ConnEstablish - Class in org.hyperledger.fabric.protos.gossip
ConnEstablish is the message used for the gossip handshake Whenever a peer connects to another peer, it handshakes with it by sending this message that proves its identity
Message.ConnEstablish.Builder - Class in org.hyperledger.fabric.protos.gossip
ConnEstablish is the message used for the gossip handshake Whenever a peer connects to another peer, it handshakes with it by sending this message that proves its identity
Message.ConnEstablishOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.DataDigest - Class in org.hyperledger.fabric.protos.gossip
DataDigest is the message sent from the receiver peer to the initator peer and contains the data items it has
Message.DataDigest.Builder - Class in org.hyperledger.fabric.protos.gossip
DataDigest is the message sent from the receiver peer to the initator peer and contains the data items it has
Message.DataDigestOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.DataMessage - Class in org.hyperledger.fabric.protos.gossip
DataMessage is the message that contains a block
Message.DataMessage.Builder - Class in org.hyperledger.fabric.protos.gossip
DataMessage is the message that contains a block
Message.DataMessageOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.DataRequest - Class in org.hyperledger.fabric.protos.gossip
DataRequest is a message used for a peer to request certain data blocks from a remote peer
Message.DataRequest.Builder - Class in org.hyperledger.fabric.protos.gossip
DataRequest is a message used for a peer to request certain data blocks from a remote peer
Message.DataRequestOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.DataUpdate - Class in org.hyperledger.fabric.protos.gossip
DataUpdate is the final message in the pull phase sent from the receiver to the initiator
Message.DataUpdate.Builder - Class in org.hyperledger.fabric.protos.gossip
DataUpdate is the final message in the pull phase sent from the receiver to the initiator
Message.DataUpdateOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.Empty - Class in org.hyperledger.fabric.protos.gossip
Empty is used for pinging and in tests
Message.Empty.Builder - Class in org.hyperledger.fabric.protos.gossip
Empty is used for pinging and in tests
Message.EmptyOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.Envelope - Class in org.hyperledger.fabric.protos.gossip
Envelope contains a marshalled GossipMessage and a signature over it.
Message.Envelope.Builder - Class in org.hyperledger.fabric.protos.gossip
Envelope contains a marshalled GossipMessage and a signature over it.
Message.EnvelopeOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.GossipHello - Class in org.hyperledger.fabric.protos.gossip
GossipHello is the message that is used for the peer to initiate a pull round with another peer
Message.GossipHello.Builder - Class in org.hyperledger.fabric.protos.gossip
GossipHello is the message that is used for the peer to initiate a pull round with another peer
Message.GossipHelloOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.GossipMessage - Class in org.hyperledger.fabric.protos.gossip
GossipMessage defines the message sent in a gossip network
Message.GossipMessage.Builder - Class in org.hyperledger.fabric.protos.gossip
GossipMessage defines the message sent in a gossip network
Message.GossipMessage.ContentCase - Enum in org.hyperledger.fabric.protos.gossip
 
Message.GossipMessage.Tag - Enum in org.hyperledger.fabric.protos.gossip
Protobuf enum gossip.GossipMessage.Tag
Message.GossipMessageOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.LeadershipMessage - Class in org.hyperledger.fabric.protos.gossip
Leadership Message is sent during leader election to inform remote peers about intent of peer to proclaim itself as leader
Message.LeadershipMessage.Builder - Class in org.hyperledger.fabric.protos.gossip
Leadership Message is sent during leader election to inform remote peers about intent of peer to proclaim itself as leader
Message.LeadershipMessageOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.Member - Class in org.hyperledger.fabric.protos.gossip
Member holds membership-related information about a peer
Message.Member.Builder - Class in org.hyperledger.fabric.protos.gossip
Member holds membership-related information about a peer
Message.MemberOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.MembershipRequest - Class in org.hyperledger.fabric.protos.gossip
MembershipRequest is used to ask membership information from a remote peer
Message.MembershipRequest.Builder - Class in org.hyperledger.fabric.protos.gossip
MembershipRequest is used to ask membership information from a remote peer
Message.MembershipRequestOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.MembershipResponse - Class in org.hyperledger.fabric.protos.gossip
MembershipResponse is used for replying to MembershipRequests
Message.MembershipResponse.Builder - Class in org.hyperledger.fabric.protos.gossip
MembershipResponse is used for replying to MembershipRequests
Message.MembershipResponseOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.Payload - Class in org.hyperledger.fabric.protos.gossip
Payload contains a block
Message.Payload.Builder - Class in org.hyperledger.fabric.protos.gossip
Payload contains a block
Message.PayloadOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.PeerIdentity - Class in org.hyperledger.fabric.protos.gossip
PeerIdentity defines the identity of the peer Used to make other peers learn of the identity of a certain peer
Message.PeerIdentity.Builder - Class in org.hyperledger.fabric.protos.gossip
PeerIdentity defines the identity of the peer Used to make other peers learn of the identity of a certain peer
Message.PeerIdentityOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.PeerTime - Class in org.hyperledger.fabric.protos.gossip
PeerTime defines the logical time of a peer's life
Message.PeerTime.Builder - Class in org.hyperledger.fabric.protos.gossip
PeerTime defines the logical time of a peer's life
Message.PeerTimeOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.PrivateDataMessage - Class in org.hyperledger.fabric.protos.gossip
PrivateDataMessage message which includes private data information to distributed once transaction has been endorsed
Message.PrivateDataMessage.Builder - Class in org.hyperledger.fabric.protos.gossip
PrivateDataMessage message which includes private data information to distributed once transaction has been endorsed
Message.PrivateDataMessageOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.PrivatePayload - Class in org.hyperledger.fabric.protos.gossip
PrivatePayload payload to encapsulate private data with collection name to enable routing based on collection partitioning
Message.PrivatePayload.Builder - Class in org.hyperledger.fabric.protos.gossip
PrivatePayload payload to encapsulate private data with collection name to enable routing based on collection partitioning
Message.PrivatePayloadOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.Properties - Class in org.hyperledger.fabric.protos.gossip
Protobuf type gossip.Properties
Message.Properties.Builder - Class in org.hyperledger.fabric.protos.gossip
Protobuf type gossip.Properties
Message.PropertiesOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.PullMsgType - Enum in org.hyperledger.fabric.protos.gossip
Protobuf enum gossip.PullMsgType
Message.PvtDataDigest - Class in org.hyperledger.fabric.protos.gossip
PvtDataDigest defines a digest of private data
Message.PvtDataDigest.Builder - Class in org.hyperledger.fabric.protos.gossip
PvtDataDigest defines a digest of private data
Message.PvtDataDigestOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.PvtDataElement - Class in org.hyperledger.fabric.protos.gossip
Protobuf type gossip.PvtDataElement
Message.PvtDataElement.Builder - Class in org.hyperledger.fabric.protos.gossip
Protobuf type gossip.PvtDataElement
Message.PvtDataElementOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.PvtDataPayload - Class in org.hyperledger.fabric.protos.gossip
PvtPayload augments private rwset data and tx index inside the block
Message.PvtDataPayload.Builder - Class in org.hyperledger.fabric.protos.gossip
PvtPayload augments private rwset data and tx index inside the block
Message.PvtDataPayloadOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.RemotePvtDataRequest - Class in org.hyperledger.fabric.protos.gossip
RemotePrivateDataRequest message used to request missing private rwset
Message.RemotePvtDataRequest.Builder - Class in org.hyperledger.fabric.protos.gossip
RemotePrivateDataRequest message used to request missing private rwset
Message.RemotePvtDataRequestOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.RemotePvtDataResponse - Class in org.hyperledger.fabric.protos.gossip
RemotePrivateData message to response on private data replication request
Message.RemotePvtDataResponse.Builder - Class in org.hyperledger.fabric.protos.gossip
RemotePrivateData message to response on private data replication request
Message.RemotePvtDataResponseOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.RemoteStateRequest - Class in org.hyperledger.fabric.protos.gossip
RemoteStateRequest is used to ask a set of blocks from a remote peer
Message.RemoteStateRequest.Builder - Class in org.hyperledger.fabric.protos.gossip
RemoteStateRequest is used to ask a set of blocks from a remote peer
Message.RemoteStateRequestOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.RemoteStateResponse - Class in org.hyperledger.fabric.protos.gossip
RemoteStateResponse is used to send a set of blocks to a remote peer
Message.RemoteStateResponse.Builder - Class in org.hyperledger.fabric.protos.gossip
RemoteStateResponse is used to send a set of blocks to a remote peer
Message.RemoteStateResponseOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.Secret - Class in org.hyperledger.fabric.protos.gossip
Secret is an entity that might be omitted from an Envelope when the remote peer that is receiving the Envelope shouldn't know the secret's content.
Message.Secret.Builder - Class in org.hyperledger.fabric.protos.gossip
Secret is an entity that might be omitted from an Envelope when the remote peer that is receiving the Envelope shouldn't know the secret's content.
Message.Secret.ContentCase - Enum in org.hyperledger.fabric.protos.gossip
 
Message.SecretEnvelope - Class in org.hyperledger.fabric.protos.gossip
SecretEnvelope is a marshalled Secret and a signature over it.
Message.SecretEnvelope.Builder - Class in org.hyperledger.fabric.protos.gossip
SecretEnvelope is a marshalled Secret and a signature over it.
Message.SecretEnvelopeOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.SecretOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.StateInfo - Class in org.hyperledger.fabric.protos.gossip
StateInfo is used for a peer to relay its state information to other peers
Message.StateInfo.Builder - Class in org.hyperledger.fabric.protos.gossip
StateInfo is used for a peer to relay its state information to other peers
Message.StateInfoOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.StateInfoPullRequest - Class in org.hyperledger.fabric.protos.gossip
StateInfoPullRequest is used to fetch a StateInfoSnapshot from a remote peer
Message.StateInfoPullRequest.Builder - Class in org.hyperledger.fabric.protos.gossip
StateInfoPullRequest is used to fetch a StateInfoSnapshot from a remote peer
Message.StateInfoPullRequestOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
Message.StateInfoSnapshot - Class in org.hyperledger.fabric.protos.gossip
StateInfoSnapshot is an aggregation of StateInfo messages
Message.StateInfoSnapshot.Builder - Class in org.hyperledger.fabric.protos.gossip
StateInfoSnapshot is an aggregation of StateInfo messages
Message.StateInfoSnapshotOrBuilder - Interface in org.hyperledger.fabric.protos.gossip
 
MESSAGE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.EndpointError
 
MESSAGE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
MESSAGE_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.HeaderType
Used for messages which are signed but opaque
Metadata - Class in org.hyperledger.fabric.protos.orderer.etcdraft
 
Metadata.BlockMetadata - Class in org.hyperledger.fabric.protos.orderer.etcdraft
BlockMetadata stores data used by the Raft OSNs when coordinating with each other, to be serialized into block meta dta field and used after failres and restarts.
Metadata.BlockMetadata.Builder - Class in org.hyperledger.fabric.protos.orderer.etcdraft
BlockMetadata stores data used by the Raft OSNs when coordinating with each other, to be serialized into block meta dta field and used after failres and restarts.
Metadata.BlockMetadataOrBuilder - Interface in org.hyperledger.fabric.protos.orderer.etcdraft
 
Metadata.ClusterMetadata - Class in org.hyperledger.fabric.protos.orderer.etcdraft
ClusterMetadata encapsulates metadata that is exchanged among cluster nodes
Metadata.ClusterMetadata.Builder - Class in org.hyperledger.fabric.protos.orderer.etcdraft
ClusterMetadata encapsulates metadata that is exchanged among cluster nodes
Metadata.ClusterMetadataOrBuilder - Interface in org.hyperledger.fabric.protos.orderer.etcdraft
 
METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.Block
 
METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Member
 
METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
METADATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
METADATA_WRITES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
METADATA_WRITES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
METADATAHASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
METAKEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
MOD_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
MOD_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
MOD_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
MSG_TYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
MSG_TYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
MSG_TYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
MSG_TYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
MSP_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.EndpointError
 
MSP_IDENTIFIER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
MSP_IDENTIFIER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
MSP_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
MSP = 2;
MspConfigPackage - Class in org.hyperledger.fabric.protos.msp
 
MspConfigPackage.FabricCryptoConfig - Class in org.hyperledger.fabric.protos.msp
FabricCryptoConfig contains configuration parameters for the cryptographic algorithms used by the MSP this configuration refers to
MspConfigPackage.FabricCryptoConfig.Builder - Class in org.hyperledger.fabric.protos.msp
FabricCryptoConfig contains configuration parameters for the cryptographic algorithms used by the MSP this configuration refers to
MspConfigPackage.FabricCryptoConfigOrBuilder - Interface in org.hyperledger.fabric.protos.msp
 
MspConfigPackage.FabricMSPConfig - Class in org.hyperledger.fabric.protos.msp
FabricMSPConfig collects all the configuration information for a Fabric MSP.
MspConfigPackage.FabricMSPConfig.Builder - Class in org.hyperledger.fabric.protos.msp
FabricMSPConfig collects all the configuration information for a Fabric MSP.
MspConfigPackage.FabricMSPConfigOrBuilder - Interface in org.hyperledger.fabric.protos.msp
 
MspConfigPackage.FabricNodeOUs - Class in org.hyperledger.fabric.protos.msp
FabricNodeOUs contains configuration to tell apart clients from peers from orderers based on OUs.
MspConfigPackage.FabricNodeOUs.Builder - Class in org.hyperledger.fabric.protos.msp
FabricNodeOUs contains configuration to tell apart clients from peers from orderers based on OUs.
MspConfigPackage.FabricNodeOUsOrBuilder - Interface in org.hyperledger.fabric.protos.msp
 
MspConfigPackage.FabricOUIdentifier - Class in org.hyperledger.fabric.protos.msp
FabricOUIdentifier represents an organizational unit and its related chain of trust identifier.
MspConfigPackage.FabricOUIdentifier.Builder - Class in org.hyperledger.fabric.protos.msp
FabricOUIdentifier represents an organizational unit and its related chain of trust identifier.
MspConfigPackage.FabricOUIdentifierOrBuilder - Interface in org.hyperledger.fabric.protos.msp
 
MspConfigPackage.IdemixMSPConfig - Class in org.hyperledger.fabric.protos.msp
IdemixMSPConfig collects all the configuration information for an Idemix MSP.
MspConfigPackage.IdemixMSPConfig.Builder - Class in org.hyperledger.fabric.protos.msp
IdemixMSPConfig collects all the configuration information for an Idemix MSP.
MspConfigPackage.IdemixMSPConfigOrBuilder - Interface in org.hyperledger.fabric.protos.msp
 
MspConfigPackage.IdemixMSPSignerConfig - Class in org.hyperledger.fabric.protos.msp
IdemixMSPSIgnerConfig contains the crypto material to set up an idemix signing identity
MspConfigPackage.IdemixMSPSignerConfig.Builder - Class in org.hyperledger.fabric.protos.msp
IdemixMSPSIgnerConfig contains the crypto material to set up an idemix signing identity
MspConfigPackage.IdemixMSPSignerConfigOrBuilder - Interface in org.hyperledger.fabric.protos.msp
 
MspConfigPackage.KeyInfo - Class in org.hyperledger.fabric.protos.msp
KeyInfo represents a (secret) key that is either already stored in the bccsp/keystore or key material to be imported to the bccsp key-store.
MspConfigPackage.KeyInfo.Builder - Class in org.hyperledger.fabric.protos.msp
KeyInfo represents a (secret) key that is either already stored in the bccsp/keystore or key material to be imported to the bccsp key-store.
MspConfigPackage.KeyInfoOrBuilder - Interface in org.hyperledger.fabric.protos.msp
 
MspConfigPackage.MSPConfig - Class in org.hyperledger.fabric.protos.msp
MSPConfig collects all the configuration information for an MSP.
MspConfigPackage.MSPConfig.Builder - Class in org.hyperledger.fabric.protos.msp
MSPConfig collects all the configuration information for an MSP.
MspConfigPackage.MSPConfigOrBuilder - Interface in org.hyperledger.fabric.protos.msp
 
MspConfigPackage.SigningIdentityInfo - Class in org.hyperledger.fabric.protos.msp
SigningIdentityInfo represents the configuration information related to the signing identity the peer is to use for generating endorsements
MspConfigPackage.SigningIdentityInfo.Builder - Class in org.hyperledger.fabric.protos.msp
SigningIdentityInfo represents the configuration information related to the signing identity the peer is to use for generating endorsements
MspConfigPackage.SigningIdentityInfoOrBuilder - Interface in org.hyperledger.fabric.protos.msp
 
MSPID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
MspPrincipal - Class in org.hyperledger.fabric.protos.common
 
MspPrincipal.CombinedPrincipal - Class in org.hyperledger.fabric.protos.common
CombinedPrincipal governs the organization of the Principal field of a policy principal when principal_classification has indicated that a combined form of principals is required
MspPrincipal.CombinedPrincipal.Builder - Class in org.hyperledger.fabric.protos.common
CombinedPrincipal governs the organization of the Principal field of a policy principal when principal_classification has indicated that a combined form of principals is required
MspPrincipal.CombinedPrincipalOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
MspPrincipal.MSPIdentityAnonymity - Class in org.hyperledger.fabric.protos.common
MSPIdentityAnonymity can be used to enforce an identity to be anonymous or nominal.
MspPrincipal.MSPIdentityAnonymity.Builder - Class in org.hyperledger.fabric.protos.common
MSPIdentityAnonymity can be used to enforce an identity to be anonymous or nominal.
MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType - Enum in org.hyperledger.fabric.protos.common
Protobuf enum common.MSPIdentityAnonymity.MSPIdentityAnonymityType
MspPrincipal.MSPIdentityAnonymityOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
MspPrincipal.MSPPrincipal - Class in org.hyperledger.fabric.protos.common
MSPPrincipal aims to represent an MSP-centric set of identities.
MspPrincipal.MSPPrincipal.Builder - Class in org.hyperledger.fabric.protos.common
MSPPrincipal aims to represent an MSP-centric set of identities.
MspPrincipal.MSPPrincipal.Classification - Enum in org.hyperledger.fabric.protos.common
Protobuf enum common.MSPPrincipal.Classification
MspPrincipal.MSPPrincipalOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
MspPrincipal.MSPRole - Class in org.hyperledger.fabric.protos.common
MSPRole governs the organization of the Principal field of an MSPPrincipal when it aims to define one of the two dedicated roles within an MSP: Admin and Members.
MspPrincipal.MSPRole.Builder - Class in org.hyperledger.fabric.protos.common
MSPRole governs the organization of the Principal field of an MSPPrincipal when it aims to define one of the two dedicated roles within an MSP: Admin and Members.
MspPrincipal.MSPRole.MSPRoleType - Enum in org.hyperledger.fabric.protos.common
Protobuf enum common.MSPRole.MSPRoleType
MspPrincipal.MSPRoleOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
MspPrincipal.OrganizationUnit - Class in org.hyperledger.fabric.protos.common
OrganizationUnit governs the organization of the Principal field of a policy principal when a specific organization unity members are to be defined within a policy principal.
MspPrincipal.OrganizationUnit.Builder - Class in org.hyperledger.fabric.protos.common
OrganizationUnit governs the organization of the Principal field of a policy principal when a specific organization unity members are to be defined within a policy principal.
MspPrincipal.OrganizationUnitOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
MSPS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
MVCC_READ_CONFLICT_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
MVCC_READ_CONFLICT = 11;

N

N_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
N_OUT_OF_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
NAME_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
NAMESPACE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
NAMESPACE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
NAMESPACE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
NAMESPACE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
NAMESPACE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
Network - Interface in org.hyperledger.fabric.client
The Network represents a Fabric network (channel).
newBlockingStub(Channel) - Static method in class org.hyperledger.fabric.protos.discovery.DiscoveryGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.hyperledger.fabric.protos.gossip.GossipGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeSupportGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.DeliverGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.EndorserGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
newBuilder(Collection.CollectionConfig) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
newBuilder(Collection.CollectionConfigPackage) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
newBuilder(Collection.CollectionPolicyConfig) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
newBuilder(Collection.StaticCollectionConfig) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
newBuilder(Common.Block) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
newBuilder(Common.BlockData) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
newBuilder(Common.BlockHeader) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
newBuilder(Common.BlockMetadata) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
newBuilder(Common.ChannelHeader) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
newBuilder(Common.Envelope) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
newBuilder(Common.Header) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
newBuilder(Common.LastConfig) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
newBuilder(Common.Metadata) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
newBuilder(Common.MetadataSignature) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
newBuilder(Common.OrdererBlockMetadata) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
newBuilder(Common.Payload) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
newBuilder(Common.SignatureHeader) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
newBuilder(Configtx.Config) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
newBuilder(Configtx.ConfigEnvelope) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
newBuilder(Configtx.ConfigGroup) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
newBuilder(Configtx.ConfigPolicy) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
newBuilder(Configtx.ConfigSignature) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
newBuilder(Configtx.ConfigUpdate) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
newBuilder(Configtx.ConfigUpdateEnvelope) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
newBuilder(Configtx.ConfigValue) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
newBuilder(Configuration.BlockDataHashingStructure) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
newBuilder(Configuration.Capabilities) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
newBuilder(Configuration.Capability) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
newBuilder(Configuration.Consortium) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
newBuilder(Configuration.HashingAlgorithm) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
newBuilder(Configuration.OrdererAddresses) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
newBuilder(Ledger.BlockchainInfo) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
newBuilder(Ledger.BootstrappingSnapshotInfo) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
newBuilder(MspPrincipal.CombinedPrincipal) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
newBuilder(MspPrincipal.MSPIdentityAnonymity) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
newBuilder(MspPrincipal.MSPPrincipal) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
newBuilder(MspPrincipal.MSPRole) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
newBuilder(MspPrincipal.OrganizationUnit) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
newBuilder(Policies.ApplicationPolicy) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
newBuilder(Policies.ImplicitMetaPolicy) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
newBuilder(Policies.Policy) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
newBuilder(Policies.SignaturePolicy) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
newBuilder(Policies.SignaturePolicy.NOutOf) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
newBuilder(Policies.SignaturePolicyEnvelope) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
newBuilder(Protocol.AuthInfo) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
newBuilder(Protocol.ChaincodeCall) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
newBuilder(Protocol.ChaincodeInterest) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
newBuilder(Protocol.ChaincodeQuery) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
newBuilder(Protocol.ChaincodeQueryResult) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
newBuilder(Protocol.ConfigQuery) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
newBuilder(Protocol.ConfigResult) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
newBuilder(Protocol.EndorsementDescriptor) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
newBuilder(Protocol.Endpoint) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
newBuilder(Protocol.Endpoints) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
newBuilder(Protocol.Error) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
newBuilder(Protocol.Layout) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
newBuilder(Protocol.LocalPeerQuery) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
newBuilder(Protocol.Peer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
newBuilder(Protocol.PeerMembershipQuery) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
newBuilder(Protocol.PeerMembershipResult) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
newBuilder(Protocol.Peers) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
newBuilder(Protocol.Query) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
newBuilder(Protocol.QueryResult) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
newBuilder(Protocol.Request) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
newBuilder(Protocol.Response) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
newBuilder(Protocol.SignedRequest) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
newBuilder(CommitStatusRequest) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
newBuilder(CommitStatusResponse) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
newBuilder(EndorseRequest) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
newBuilder(EndorseResponse) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
newBuilder(EndpointError) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
newBuilder(EvaluateRequest) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
newBuilder(EvaluateResponse) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
newBuilder(PreparedTransaction) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
newBuilder(ProposedTransaction) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
newBuilder(SubmitRequest) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
newBuilder(SubmitResponse) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
newBuilder(Message.Acknowledgement) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
newBuilder(Message.AliveMessage) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
newBuilder(Message.Chaincode) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
newBuilder(Message.ConnEstablish) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
newBuilder(Message.DataDigest) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
newBuilder(Message.DataMessage) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
newBuilder(Message.DataRequest) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
newBuilder(Message.DataUpdate) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
newBuilder(Message.Empty) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
newBuilder(Message.Envelope) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
newBuilder(Message.GossipHello) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
newBuilder(Message.GossipMessage) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
newBuilder(Message.LeadershipMessage) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
newBuilder(Message.Member) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
newBuilder(Message.MembershipRequest) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
newBuilder(Message.MembershipResponse) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
newBuilder(Message.Payload) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
newBuilder(Message.PeerIdentity) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
newBuilder(Message.PeerTime) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
newBuilder(Message.PrivateDataMessage) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
newBuilder(Message.PrivatePayload) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
newBuilder(Message.Properties) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
newBuilder(Message.PvtDataDigest) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
newBuilder(Message.PvtDataElement) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
newBuilder(Message.PvtDataPayload) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
newBuilder(Message.RemotePvtDataRequest) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
newBuilder(Message.RemotePvtDataResponse) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
newBuilder(Message.RemoteStateRequest) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
newBuilder(Message.RemoteStateResponse) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
newBuilder(Message.Secret) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
newBuilder(Message.SecretEnvelope) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
newBuilder(Message.StateInfo) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
newBuilder(Message.StateInfoPullRequest) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
newBuilder(Message.StateInfoSnapshot) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
newBuilder(KvQueryResult.KeyModification) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
newBuilder(KvQueryResult.KV) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
newBuilder(KvRwset.HashedRWSet) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
newBuilder(KvRwset.KVMetadataEntry) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
newBuilder(KvRwset.KVMetadataWrite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
newBuilder(KvRwset.KVMetadataWriteHash) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
newBuilder(KvRwset.KVRead) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
newBuilder(KvRwset.KVReadHash) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
newBuilder(KvRwset.KVRWSet) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
newBuilder(KvRwset.KVWrite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
newBuilder(KvRwset.KVWriteHash) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
newBuilder(KvRwset.QueryReads) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
newBuilder(KvRwset.QueryReadsMerkleSummary) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
newBuilder(KvRwset.RangeQueryInfo) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
newBuilder(KvRwset.Version) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
newBuilder(Rwset.CollectionHashedReadWriteSet) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
newBuilder(Rwset.CollectionPvtReadWriteSet) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
newBuilder(Rwset.NsPvtReadWriteSet) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
newBuilder(Rwset.NsReadWriteSet) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
newBuilder(Rwset.TxPvtReadWriteSet) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
newBuilder(Rwset.TxReadWriteSet) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
newBuilder(Identities.SerializedIdemixIdentity) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
newBuilder(Identities.SerializedIdentity) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
newBuilder(MspConfigPackage.FabricCryptoConfig) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
newBuilder(MspConfigPackage.FabricMSPConfig) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
newBuilder(MspConfigPackage.FabricNodeOUs) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
newBuilder(MspConfigPackage.FabricOUIdentifier) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
newBuilder(MspConfigPackage.IdemixMSPConfig) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
newBuilder(MspConfigPackage.IdemixMSPSignerConfig) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
newBuilder(MspConfigPackage.KeyInfo) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
newBuilder(MspConfigPackage.MSPConfig) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
newBuilder(MspConfigPackage.SigningIdentityInfo) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
newBuilder(Ab.BroadcastResponse) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
newBuilder(Ab.DeliverResponse) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
newBuilder(Ab.SeekInfo) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
newBuilder(Ab.SeekNewest) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
newBuilder(Ab.SeekNextCommit) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
newBuilder(Ab.SeekOldest) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
newBuilder(Ab.SeekPosition) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
newBuilder(Ab.SeekSpecified) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
newBuilder(ClusterOuterClass.ConsensusRequest) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
newBuilder(ClusterOuterClass.StepRequest) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
newBuilder(ClusterOuterClass.StepResponse) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
newBuilder(ClusterOuterClass.SubmitRequest) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
newBuilder(ClusterOuterClass.SubmitResponse) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
newBuilder(Configuration.BatchSize) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
newBuilder(Configuration.BatchTimeout) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
newBuilder(Configuration.ChannelRestrictions) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
newBuilder(Configuration.ConsensusType) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
newBuilder(Configuration.KafkaBrokers) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
newBuilder(Configuration.ConfigMetadata) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
newBuilder(Configuration.Consenter) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
newBuilder(Configuration.Options) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
newBuilder(Metadata.BlockMetadata) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
newBuilder(Metadata.ClusterMetadata) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
newBuilder(Kafka.KafkaMessage) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
newBuilder(Kafka.KafkaMessageConnect) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
newBuilder(Kafka.KafkaMessageRegular) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
newBuilder(Kafka.KafkaMessageTimeToCut) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
newBuilder(Kafka.KafkaMetadata) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
newBuilder(Chaincode.CDSData) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
newBuilder(Chaincode.ChaincodeData) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
newBuilder(Chaincode.ChaincodeDeploymentSpec) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
newBuilder(Chaincode.ChaincodeID) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
newBuilder(Chaincode.ChaincodeInput) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
newBuilder(Chaincode.ChaincodeInvocationSpec) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
newBuilder(Chaincode.ChaincodeSpec) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
newBuilder(Chaincode.LifecycleEvent) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
newBuilder(ChaincodeEventPackage.ChaincodeEvent) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
newBuilder(ChaincodeShim.ChaincodeMessage) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
newBuilder(ChaincodeShim.DelState) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
newBuilder(ChaincodeShim.GetHistoryForKey) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
newBuilder(ChaincodeShim.GetQueryResult) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
newBuilder(ChaincodeShim.GetState) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
newBuilder(ChaincodeShim.GetStateByRange) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
newBuilder(ChaincodeShim.GetStateMetadata) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
newBuilder(ChaincodeShim.PutState) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
newBuilder(ChaincodeShim.PutStateMetadata) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
newBuilder(ChaincodeShim.QueryMetadata) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
newBuilder(ChaincodeShim.QueryResponse) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
newBuilder(ChaincodeShim.QueryResponseMetadata) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
newBuilder(ChaincodeShim.QueryResultBytes) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
newBuilder(ChaincodeShim.QueryStateClose) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
newBuilder(ChaincodeShim.QueryStateNext) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
newBuilder(ChaincodeShim.StateMetadata) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
newBuilder(ChaincodeShim.StateMetadataResult) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
newBuilder(Collection.CollectionConfig) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
newBuilder(Collection.CollectionConfigPackage) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
newBuilder(Collection.CollectionPolicyConfig) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
newBuilder(Collection.StaticCollectionConfig) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
newBuilder(Configuration.ACLs) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
newBuilder(Configuration.AnchorPeer) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
newBuilder(Configuration.AnchorPeers) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
newBuilder(Configuration.APIResource) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
newBuilder(EventsPackage.BlockAndPrivateData) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
newBuilder(EventsPackage.DeliverResponse) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
newBuilder(EventsPackage.FilteredBlock) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
newBuilder(EventsPackage.FilteredChaincodeAction) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
newBuilder(EventsPackage.FilteredTransaction) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
newBuilder(EventsPackage.FilteredTransactionActions) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
newBuilder(ChaincodeDefinition.ChaincodeEndorsementInfo) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
newBuilder(ChaincodeDefinition.ChaincodeValidationInfo) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
newBuilder(Db.StateData) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
newBuilder(Db.StateMetadata) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
newBuilder(Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
newBuilder(Lifecycle.ApproveChaincodeDefinitionForMyOrgResult) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
newBuilder(Lifecycle.ChaincodeSource.Local) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
newBuilder(Lifecycle.ChaincodeSource) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
newBuilder(Lifecycle.ChaincodeSource.Unavailable) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
newBuilder(Lifecycle.CheckCommitReadinessArgs) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
newBuilder(Lifecycle.CheckCommitReadinessResult) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
newBuilder(Lifecycle.CommitChaincodeDefinitionArgs) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
newBuilder(Lifecycle.CommitChaincodeDefinitionResult) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
newBuilder(Lifecycle.GetInstalledChaincodePackageArgs) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
newBuilder(Lifecycle.GetInstalledChaincodePackageResult) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
newBuilder(Lifecycle.InstallChaincodeArgs) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
newBuilder(Lifecycle.InstallChaincodeResult) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
newBuilder(Lifecycle.QueryApprovedChaincodeDefinitionArgs) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
newBuilder(Lifecycle.QueryApprovedChaincodeDefinitionResult) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
newBuilder(Lifecycle.QueryChaincodeDefinitionArgs) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
newBuilder(Lifecycle.QueryChaincodeDefinitionResult) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
newBuilder(Lifecycle.QueryChaincodeDefinitionsArgs) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
newBuilder(Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
newBuilder(Lifecycle.QueryChaincodeDefinitionsResult) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
newBuilder(Lifecycle.QueryInstalledChaincodeArgs) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
newBuilder(Lifecycle.QueryInstalledChaincodeResult.Chaincode) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
newBuilder(Lifecycle.QueryInstalledChaincodeResult) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
newBuilder(Lifecycle.QueryInstalledChaincodeResult.References) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
newBuilder(Lifecycle.QueryInstalledChaincodesArgs) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
newBuilder(Lifecycle.QueryInstalledChaincodesResult.Chaincode) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
newBuilder(Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
newBuilder(Lifecycle.QueryInstalledChaincodesResult) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
newBuilder(Lifecycle.QueryInstalledChaincodesResult.References) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
newBuilder(Policy.ApplicationPolicy) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
newBuilder(ProposalPackage.ChaincodeAction) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
newBuilder(ProposalPackage.ChaincodeHeaderExtension) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
newBuilder(ProposalPackage.ChaincodeProposalPayload) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
newBuilder(ProposalPackage.Proposal) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
newBuilder(ProposalPackage.SignedProposal) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
newBuilder(ProposalResponsePackage.Endorsement) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
newBuilder(ProposalResponsePackage.ProposalResponse) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
newBuilder(ProposalResponsePackage.ProposalResponsePayload) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
newBuilder(ProposalResponsePackage.Response) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
newBuilder(Query.ChaincodeInfo) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
newBuilder(Query.ChaincodeQueryResponse) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
newBuilder(Query.ChannelInfo) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
newBuilder(Query.ChannelQueryResponse) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
newBuilder(Query.JoinBySnapshotStatus) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
newBuilder(Resources.ChaincodeEndorsement) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
newBuilder(Resources.ChaincodeIdentifier) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
newBuilder(Resources.ChaincodeValidation) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
newBuilder(Resources.ConfigTree) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
newBuilder(Resources.VSCCArgs) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
newBuilder(SignedCcDepSpec.SignedChaincodeDeploymentSpec) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
newBuilder(SnapshotOuterClass.QueryPendingSnapshotsResponse) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
newBuilder(SnapshotOuterClass.SignedSnapshotRequest) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
newBuilder(SnapshotOuterClass.SnapshotQuery) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
newBuilder(SnapshotOuterClass.SnapshotRequest) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
newBuilder(TransactionPackage.ChaincodeActionPayload) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
newBuilder(TransactionPackage.ChaincodeEndorsedAction) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
newBuilder(TransactionPackage.ProcessedTransaction) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
newBuilder(TransactionPackage.Transaction) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
newBuilder(TransactionPackage.TransactionAction) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
newBuilder() - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
newBuilder(Transientstore.TxPvtReadWriteSetWithConfigInfo) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.Block
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.Header
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.Payload
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
newBuilderForType() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
NEWEST_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
newFutureStub(Channel) - Static method in class org.hyperledger.fabric.protos.discovery.DiscoveryGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.hyperledger.fabric.protos.gossip.GossipGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeSupportGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.DeliverGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.EndorserGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance() - Static method in interface org.hyperledger.fabric.client.Gateway
Creates a gateway builder which is used to configure and connect a new Gateway instance.
newPrivateKeySigner(PrivateKey) - Static method in class org.hyperledger.fabric.client.identity.Signers
Create a new signer that uses the supplied private key for signing.
newProposal(String) - Method in interface org.hyperledger.fabric.client.Contract
Build a new proposal that can be evaluated or sent to peers for endorsement.
newSignedProposal(byte[], byte[]) - Method in interface org.hyperledger.fabric.client.Contract
Create a proposal with the specified digital signature.
newSignedTransaction(byte[], byte[]) - Method in interface org.hyperledger.fabric.client.Contract
Create a transaction with the specified digital signature.
newStub(Channel) - Static method in class org.hyperledger.fabric.protos.discovery.DiscoveryGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.hyperledger.fabric.protos.gossip.GossipGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeSupportGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.DeliverGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.EndorserGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc
Creates a new async stub that supports all call types for the service
NEXT_COMMIT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
NEXT_CONSENTER_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
NIL_ENVELOPE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
NIL_ENVELOPE = 1;
NIL_TXACTION_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
NIL_TXACTION = 16;
NO_PRIVATE_READS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
NO_PUBLIC_WRITES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
NODE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
NODE = 2;
NOMINAL_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType
Represents a nominal MSP Identity
NONCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
NONCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
NONCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
NONCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
NONCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
NONCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
NORMAL_VALUE - Static variable in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
NORMAL = 1;
NOT_FOUND_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.Status
NOT_FOUND = 404;
NOT_IMPLEMENTED_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.Status
NOT_IMPLEMENTED = 501;
NOT_VALIDATED_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
NOT_VALIDATED = 254;
NS_PVT_RWSET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
NS_RWSET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
NUMBER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
NUMBER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
NUMBER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
NYM_X_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
NYM_Y_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 

O

OLDEST_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
OPTIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
ORDERER_OU_IDENTIFIER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
ORDERER_TRANSACTION_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.HeaderType
Used internally by the orderer for management
ORDERER_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
Deprecated.
ORDERER_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
Represents an MSP Orderer
ORDERERS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
org.hyperledger.fabric.client - package org.hyperledger.fabric.client
This package provides the set of interfaces that enable a Java application to interact with a Fabric blockchain network.
org.hyperledger.fabric.client.identity - package org.hyperledger.fabric.client.identity
Provides classes and interfaces for describing client identity and for creating digital signatures on behalf of client identities.
org.hyperledger.fabric.protos.common - package org.hyperledger.fabric.protos.common
 
org.hyperledger.fabric.protos.discovery - package org.hyperledger.fabric.protos.discovery
 
org.hyperledger.fabric.protos.gateway - package org.hyperledger.fabric.protos.gateway
 
org.hyperledger.fabric.protos.gossip - package org.hyperledger.fabric.protos.gossip
 
org.hyperledger.fabric.protos.ledger.queryresult - package org.hyperledger.fabric.protos.ledger.queryresult
 
org.hyperledger.fabric.protos.ledger.rwset - package org.hyperledger.fabric.protos.ledger.rwset
 
org.hyperledger.fabric.protos.ledger.rwset.kvrwset - package org.hyperledger.fabric.protos.ledger.rwset.kvrwset
 
org.hyperledger.fabric.protos.msp - package org.hyperledger.fabric.protos.msp
 
org.hyperledger.fabric.protos.orderer - package org.hyperledger.fabric.protos.orderer
 
org.hyperledger.fabric.protos.orderer.etcdraft - package org.hyperledger.fabric.protos.orderer.etcdraft
 
org.hyperledger.fabric.protos.peer - package org.hyperledger.fabric.protos.peer
 
org.hyperledger.fabric.protos.peer.lifecycle - package org.hyperledger.fabric.protos.peer.lifecycle
 
org.hyperledger.fabric.protos.transientstore - package org.hyperledger.fabric.protos.transientstore
 
ORG_ONLY_VALUE - Static variable in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
ORG_ONLY = 2;
ORGANIZATION_UNIT_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
one of a member of MSP network, and the one of an administrator of an MSP network
ORGANIZATIONAL_UNIT_IDENTIFIER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
ORGANIZATIONAL_UNIT_IDENTIFIER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
ORGANIZATIONAL_UNIT_IDENTIFIER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
ORGANIZATIONAL_UNIT_IDENTIFIERS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
ORIGINAL_OFFSET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
OU_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
OWNER_ENDORSEMENTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 

P

PACKAGE_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
PACKAGE_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
PACKAGE_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
PACKAGE_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
PACKAGE_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
PACKAGE_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
PAGESIZE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parseDelimitedFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parseFrom(ByteBuffer) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
parseFrom(ByteString) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
parseFrom(byte[]) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
parseFrom(InputStream) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
parseFrom(CodedInputStream) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.Block
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.Header
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.Payload
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
parser() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
parser() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
parser() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
parser() - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
parser() - Static method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
parser() - Static method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
parser() - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
parser() - Static method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
parser() - Static method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
parser() - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
parser() - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
parser() - Static method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
parser() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
parser() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
parser() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
parser() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
parser() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
parser() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
parser() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
parser() - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
parser() - Static method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
parser() - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
parser() - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
PATH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
PATH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.Envelope
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
PAYLOADS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
Peer - Class in org.hyperledger.fabric.protos.peer
 
PEER_IDENTITY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
PEER_OU_IDENTIFIER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
PEER_QUERY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
PEER_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
Represents an MSP Peer
PEERS_BY_ORG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
PEERS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
PHANTOM_READ_CONFLICT_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
PHANTOM_READ_CONFLICT = 12;
ping(Message.Empty) - Method in class org.hyperledger.fabric.protos.gossip.GossipGrpc.GossipBlockingStub
Ping is used to probe a remote peer's aliveness
ping(Message.Empty) - Method in class org.hyperledger.fabric.protos.gossip.GossipGrpc.GossipFutureStub
Ping is used to probe a remote peer's aliveness
ping(Message.Empty, StreamObserver<Message.Empty>) - Method in class org.hyperledger.fabric.protos.gossip.GossipGrpc.GossipImplBase
Ping is used to probe a remote peer's aliveness
ping(Message.Empty, StreamObserver<Message.Empty>) - Method in class org.hyperledger.fabric.protos.gossip.GossipGrpc.GossipStub
Ping is used to probe a remote peer's aliveness
PKI_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
PKI_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
PKI_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Member
 
PKI_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
PKI_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
Policies - Class in org.hyperledger.fabric.protos.common
 
Policies.ApplicationPolicy - Class in org.hyperledger.fabric.protos.common
Deprecated.
Policies.ApplicationPolicy.Builder - Class in org.hyperledger.fabric.protos.common
Deprecated.
ApplicationPolicy captures the diffenrent policy types that are set and evaluted at the application level.
Policies.ApplicationPolicy.TypeCase - Enum in org.hyperledger.fabric.protos.common
Deprecated.
 
Policies.ApplicationPolicyOrBuilder - Interface in org.hyperledger.fabric.protos.common
Deprecated.
Policies.ImplicitMetaPolicy - Class in org.hyperledger.fabric.protos.common
ImplicitMetaPolicy is a policy type which depends on the hierarchical nature of the configuration It is implicit because the rule is generate implicitly based on the number of sub policies It is meta because it depends only on the result of other policies When evaluated, this policy iterates over all immediate child sub-groups, retrieves the policy of name sub_policy, evaluates the collection and applies the rule.
Policies.ImplicitMetaPolicy.Builder - Class in org.hyperledger.fabric.protos.common
ImplicitMetaPolicy is a policy type which depends on the hierarchical nature of the configuration It is implicit because the rule is generate implicitly based on the number of sub policies It is meta because it depends only on the result of other policies When evaluated, this policy iterates over all immediate child sub-groups, retrieves the policy of name sub_policy, evaluates the collection and applies the rule.
Policies.ImplicitMetaPolicy.Rule - Enum in org.hyperledger.fabric.protos.common
Protobuf enum common.ImplicitMetaPolicy.Rule
Policies.ImplicitMetaPolicyOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Policies.Policy - Class in org.hyperledger.fabric.protos.common
Policy expresses a policy which the orderer can evaluate, because there has been some desire expressed to support multiple policy engines, this is typed as a oneof for now
Policies.Policy.Builder - Class in org.hyperledger.fabric.protos.common
Policy expresses a policy which the orderer can evaluate, because there has been some desire expressed to support multiple policy engines, this is typed as a oneof for now
Policies.Policy.PolicyType - Enum in org.hyperledger.fabric.protos.common
Protobuf enum common.Policy.PolicyType
Policies.PolicyOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Policies.SignaturePolicy - Class in org.hyperledger.fabric.protos.common
SignaturePolicy is a recursive message structure which defines a featherweight DSL for describing policies which are more complicated than 'exactly this signature'.
Policies.SignaturePolicy.Builder - Class in org.hyperledger.fabric.protos.common
SignaturePolicy is a recursive message structure which defines a featherweight DSL for describing policies which are more complicated than 'exactly this signature'.
Policies.SignaturePolicy.NOutOf - Class in org.hyperledger.fabric.protos.common
Protobuf type common.SignaturePolicy.NOutOf
Policies.SignaturePolicy.NOutOf.Builder - Class in org.hyperledger.fabric.protos.common
Protobuf type common.SignaturePolicy.NOutOf
Policies.SignaturePolicy.NOutOfOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Policies.SignaturePolicy.TypeCase - Enum in org.hyperledger.fabric.protos.common
 
Policies.SignaturePolicyEnvelope - Class in org.hyperledger.fabric.protos.common
SignaturePolicyEnvelope wraps a SignaturePolicy and includes a version for future enhancements
Policies.SignaturePolicyEnvelope.Builder - Class in org.hyperledger.fabric.protos.common
SignaturePolicyEnvelope wraps a SignaturePolicy and includes a version for future enhancements
Policies.SignaturePolicyEnvelopeOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
Policies.SignaturePolicyOrBuilder - Interface in org.hyperledger.fabric.protos.common
 
POLICIES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
Policy - Class in org.hyperledger.fabric.protos.peer
 
Policy.ApplicationPolicy - Class in org.hyperledger.fabric.protos.peer
ApplicationPolicy captures the diffenrent policy types that are set and evaluted at the application level.
Policy.ApplicationPolicy.Builder - Class in org.hyperledger.fabric.protos.peer
ApplicationPolicy captures the diffenrent policy types that are set and evaluted at the application level.
Policy.ApplicationPolicy.TypeCase - Enum in org.hyperledger.fabric.protos.peer
 
Policy.ApplicationPolicyOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
POLICY_REF_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
PORT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
PORT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
PORT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
PREFERRED_MAX_BYTES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
PREPARED_TRANSACTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
PREPARED_TRANSACTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
PreparedTransaction - Class in org.hyperledger.fabric.protos.gateway
PreparedTransaction contains the details required for offline signing prior to submitting a transaction.
PreparedTransaction.Builder - Class in org.hyperledger.fabric.protos.gateway
PreparedTransaction contains the details required for offline signing prior to submitting a transaction.
PreparedTransactionOrBuilder - Interface in org.hyperledger.fabric.protos.gateway
 
PREVIOUS_HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
PREVIOUSBLOCKHASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
PRINCIPAL_CLASSIFICATION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
PRINCIPAL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
PRINCIPALS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
PRIVATE_DATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
PRIVATE_DATA_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
PRIVATE_DATA_MAP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
PRIVATE_RWSET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
PRIVATE_SIGNER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
PRIVATE_SIM_HEIGHT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
PRIVATEREQ_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
PRIVATERES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
PROBE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
processProposal(ProposalPackage.SignedProposal) - Method in class org.hyperledger.fabric.protos.peer.EndorserGrpc.EndorserBlockingStub
 
processProposal(ProposalPackage.SignedProposal) - Method in class org.hyperledger.fabric.protos.peer.EndorserGrpc.EndorserFutureStub
 
processProposal(ProposalPackage.SignedProposal, StreamObserver<ProposalResponsePackage.ProposalResponse>) - Method in class org.hyperledger.fabric.protos.peer.EndorserGrpc.EndorserImplBase
 
processProposal(ProposalPackage.SignedProposal, StreamObserver<ProposalResponsePackage.ProposalResponse>) - Method in class org.hyperledger.fabric.protos.peer.EndorserGrpc.EndorserStub
 
PROOF_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
PROPERTIES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
Proposal - Interface in org.hyperledger.fabric.client
 
Proposal.Builder - Interface in org.hyperledger.fabric.client
 
PROPOSAL_BYTES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
PROPOSAL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
PROPOSAL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
PROPOSAL_HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
PROPOSAL_RESPONSE_PAYLOAD_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
ProposalPackage - Class in org.hyperledger.fabric.protos.peer
 
ProposalPackage.ChaincodeAction - Class in org.hyperledger.fabric.protos.peer
ChaincodeAction contains the executed chaincode results, response, and event.
ProposalPackage.ChaincodeAction.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeAction contains the executed chaincode results, response, and event.
ProposalPackage.ChaincodeActionOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ProposalPackage.ChaincodeHeaderExtension - Class in org.hyperledger.fabric.protos.peer
ChaincodeHeaderExtension is the Header's extentions message to be used when the Header's type is CHAINCODE.
ProposalPackage.ChaincodeHeaderExtension.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeHeaderExtension is the Header's extentions message to be used when the Header's type is CHAINCODE.
ProposalPackage.ChaincodeHeaderExtensionOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ProposalPackage.ChaincodeProposalPayload - Class in org.hyperledger.fabric.protos.peer
ChaincodeProposalPayload is the Proposal's payload message to be used when the Header's type is CHAINCODE.
ProposalPackage.ChaincodeProposalPayload.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeProposalPayload is the Proposal's payload message to be used when the Header's type is CHAINCODE.
ProposalPackage.ChaincodeProposalPayloadOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ProposalPackage.Proposal - Class in org.hyperledger.fabric.protos.peer
A Proposal is sent to an endorser for endorsement.
ProposalPackage.Proposal.Builder - Class in org.hyperledger.fabric.protos.peer
A Proposal is sent to an endorser for endorsement.
ProposalPackage.ProposalOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ProposalPackage.SignedProposal - Class in org.hyperledger.fabric.protos.peer
This structure is necessary to sign the proposal which contains the header and the payload.
ProposalPackage.SignedProposal.Builder - Class in org.hyperledger.fabric.protos.peer
This structure is necessary to sign the proposal which contains the header and the payload.
ProposalPackage.SignedProposalOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ProposalResponsePackage - Class in org.hyperledger.fabric.protos.peer
 
ProposalResponsePackage.Endorsement - Class in org.hyperledger.fabric.protos.peer
An endorsement is a signature of an endorser over a proposal response.
ProposalResponsePackage.Endorsement.Builder - Class in org.hyperledger.fabric.protos.peer
An endorsement is a signature of an endorser over a proposal response.
ProposalResponsePackage.EndorsementOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ProposalResponsePackage.ProposalResponse - Class in org.hyperledger.fabric.protos.peer
A ProposalResponse is returned from an endorser to the proposal submitter.
ProposalResponsePackage.ProposalResponse.Builder - Class in org.hyperledger.fabric.protos.peer
A ProposalResponse is returned from an endorser to the proposal submitter.
ProposalResponsePackage.ProposalResponseOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ProposalResponsePackage.ProposalResponsePayload - Class in org.hyperledger.fabric.protos.peer
ProposalResponsePayload is the payload of a proposal response.
ProposalResponsePackage.ProposalResponsePayload.Builder - Class in org.hyperledger.fabric.protos.peer
ProposalResponsePayload is the payload of a proposal response.
ProposalResponsePackage.ProposalResponsePayloadOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
ProposalResponsePackage.Response - Class in org.hyperledger.fabric.protos.peer
A response with a representation similar to an HTTP response that can be used within another message.
ProposalResponsePackage.Response.Builder - Class in org.hyperledger.fabric.protos.peer
A response with a representation similar to an HTTP response that can be used within another message.
ProposalResponsePackage.ResponseOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
PROPOSED_TRANSACTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
PROPOSED_TRANSACTION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
ProposedTransaction - Class in org.hyperledger.fabric.protos.gateway
ProposedTransaction contains the details required for offline signing prior to evaluating or endorsing a transaction.
ProposedTransaction.Builder - Class in org.hyperledger.fabric.protos.gateway
ProposedTransaction contains the details required for offline signing prior to evaluating or endorsing a transaction.
ProposedTransactionOrBuilder - Interface in org.hyperledger.fabric.protos.gateway
 
Protocol - Class in org.hyperledger.fabric.protos.discovery
 
Protocol.AuthInfo - Class in org.hyperledger.fabric.protos.discovery
AuthInfo aggregates authentication information that the server uses to authenticate the client
Protocol.AuthInfo.Builder - Class in org.hyperledger.fabric.protos.discovery
AuthInfo aggregates authentication information that the server uses to authenticate the client
Protocol.AuthInfoOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.ChaincodeCall - Class in org.hyperledger.fabric.protos.discovery
ChaincodeCall defines a call to a chaincode.
Protocol.ChaincodeCall.Builder - Class in org.hyperledger.fabric.protos.discovery
ChaincodeCall defines a call to a chaincode.
Protocol.ChaincodeCallOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.ChaincodeInterest - Class in org.hyperledger.fabric.protos.discovery
ChaincodeInterest defines an interest about an endorsement for a specific single chaincode invocation.
Protocol.ChaincodeInterest.Builder - Class in org.hyperledger.fabric.protos.discovery
ChaincodeInterest defines an interest about an endorsement for a specific single chaincode invocation.
Protocol.ChaincodeInterestOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.ChaincodeQuery - Class in org.hyperledger.fabric.protos.discovery
ChaincodeQuery requests ChaincodeQueryResults for a given list of chaincode invocations.
Protocol.ChaincodeQuery.Builder - Class in org.hyperledger.fabric.protos.discovery
ChaincodeQuery requests ChaincodeQueryResults for a given list of chaincode invocations.
Protocol.ChaincodeQueryOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.ChaincodeQueryResult - Class in org.hyperledger.fabric.protos.discovery
ChaincodeQueryResult contains EndorsementDescriptors for chaincodes
Protocol.ChaincodeQueryResult.Builder - Class in org.hyperledger.fabric.protos.discovery
ChaincodeQueryResult contains EndorsementDescriptors for chaincodes
Protocol.ChaincodeQueryResultOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.ConfigQuery - Class in org.hyperledger.fabric.protos.discovery
ConfigQuery requests a ConfigResult
Protocol.ConfigQuery.Builder - Class in org.hyperledger.fabric.protos.discovery
ConfigQuery requests a ConfigResult
Protocol.ConfigQueryOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.ConfigResult - Class in org.hyperledger.fabric.protos.discovery
Protobuf type discovery.ConfigResult
Protocol.ConfigResult.Builder - Class in org.hyperledger.fabric.protos.discovery
Protobuf type discovery.ConfigResult
Protocol.ConfigResultOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.EndorsementDescriptor - Class in org.hyperledger.fabric.protos.discovery
EndorsementDescriptor contains information about which peers can be used to request endorsement from, such that the endorsement policy would be fulfilled.
Protocol.EndorsementDescriptor.Builder - Class in org.hyperledger.fabric.protos.discovery
EndorsementDescriptor contains information about which peers can be used to request endorsement from, such that the endorsement policy would be fulfilled.
Protocol.EndorsementDescriptorOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.Endpoint - Class in org.hyperledger.fabric.protos.discovery
Endpoint is a combination of a host and a port
Protocol.Endpoint.Builder - Class in org.hyperledger.fabric.protos.discovery
Endpoint is a combination of a host and a port
Protocol.EndpointOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.Endpoints - Class in org.hyperledger.fabric.protos.discovery
Endpoints is a list of Endpoint(s)
Protocol.Endpoints.Builder - Class in org.hyperledger.fabric.protos.discovery
Endpoints is a list of Endpoint(s)
Protocol.EndpointsOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.Error - Class in org.hyperledger.fabric.protos.discovery
Error denotes that something went wrong and contains the error message
Protocol.Error.Builder - Class in org.hyperledger.fabric.protos.discovery
Error denotes that something went wrong and contains the error message
Protocol.ErrorOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.Layout - Class in org.hyperledger.fabric.protos.discovery
Layout contains a mapping from a group name to number of peers that are needed for fulfilling an endorsement policy
Protocol.Layout.Builder - Class in org.hyperledger.fabric.protos.discovery
Layout contains a mapping from a group name to number of peers that are needed for fulfilling an endorsement policy
Protocol.LayoutOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.LocalPeerQuery - Class in org.hyperledger.fabric.protos.discovery
LocalPeerQuery queries for peers in a non channel context
Protocol.LocalPeerQuery.Builder - Class in org.hyperledger.fabric.protos.discovery
LocalPeerQuery queries for peers in a non channel context
Protocol.LocalPeerQueryOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.Peer - Class in org.hyperledger.fabric.protos.discovery
Peer contains information about the peer such as its channel specific state, and membership information.
Protocol.Peer.Builder - Class in org.hyperledger.fabric.protos.discovery
Peer contains information about the peer such as its channel specific state, and membership information.
Protocol.PeerMembershipQuery - Class in org.hyperledger.fabric.protos.discovery
PeerMembershipQuery requests PeerMembershipResult.
Protocol.PeerMembershipQuery.Builder - Class in org.hyperledger.fabric.protos.discovery
PeerMembershipQuery requests PeerMembershipResult.
Protocol.PeerMembershipQueryOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.PeerMembershipResult - Class in org.hyperledger.fabric.protos.discovery
PeerMembershipResult contains peers mapped by their organizations (MSP_ID)
Protocol.PeerMembershipResult.Builder - Class in org.hyperledger.fabric.protos.discovery
PeerMembershipResult contains peers mapped by their organizations (MSP_ID)
Protocol.PeerMembershipResultOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.PeerOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.Peers - Class in org.hyperledger.fabric.protos.discovery
Peers contains a list of Peer(s)
Protocol.Peers.Builder - Class in org.hyperledger.fabric.protos.discovery
Peers contains a list of Peer(s)
Protocol.PeersOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.Query - Class in org.hyperledger.fabric.protos.discovery
Query asks for information in the context of a specific channel
Protocol.Query.Builder - Class in org.hyperledger.fabric.protos.discovery
Query asks for information in the context of a specific channel
Protocol.Query.QueryCase - Enum in org.hyperledger.fabric.protos.discovery
 
Protocol.QueryOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.QueryResult - Class in org.hyperledger.fabric.protos.discovery
QueryResult contains a result for a given Query.
Protocol.QueryResult.Builder - Class in org.hyperledger.fabric.protos.discovery
QueryResult contains a result for a given Query.
Protocol.QueryResult.ResultCase - Enum in org.hyperledger.fabric.protos.discovery
 
Protocol.QueryResultOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.Request - Class in org.hyperledger.fabric.protos.discovery
Request contains authentication info about the client that sent the request and the queries it wishes to query the service
Protocol.Request.Builder - Class in org.hyperledger.fabric.protos.discovery
Request contains authentication info about the client that sent the request and the queries it wishes to query the service
Protocol.RequestOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.Response - Class in org.hyperledger.fabric.protos.discovery
Protobuf type discovery.Response
Protocol.Response.Builder - Class in org.hyperledger.fabric.protos.discovery
Protobuf type discovery.Response
Protocol.ResponseOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
Protocol.SignedRequest - Class in org.hyperledger.fabric.protos.discovery
SignedRequest contains a serialized Request in the payload field and a signature.
Protocol.SignedRequest.Builder - Class in org.hyperledger.fabric.protos.discovery
SignedRequest contains a serialized Request in the payload field and a signature.
Protocol.SignedRequestOrBuilder - Interface in org.hyperledger.fabric.protos.discovery
 
PUBLIC_SIGNER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
PUT_STATE_METADATA_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
PUT_STATE_METADATA = 21;
PUT_STATE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
PUT_STATE = 9;
putAcls(String, Configuration.APIResource) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
map<string, .protos.APIResource> acls = 1;
putAllAcls(Map<String, Configuration.APIResource>) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
map<string, .protos.APIResource> acls = 1;
putAllApprovals(Map<String, Boolean>) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
map<string, bool> approvals = 1;
putAllApprovals(Map<String, Boolean>) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
map<string, bool> approvals = 8;
putAllCapabilities(Map<String, Configuration.Capability>) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
map<string, .common.Capability> capabilities = 1;
putAllCollectionConfigs(Map<String, Collection.CollectionConfigPackage>) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
putAllDecorations(Map<String, ByteString>) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
map<string, bytes> decorations = 2;
putAllEndorsersByGroups(Map<String, Protocol.Peers>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies the endorsers, separated to groups.
putAllGroups(Map<String, Configtx.ConfigGroup>) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigGroup> groups = 2;
putAllIsolatedData(Map<String, ByteString>) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
putAllMsps(Map<String, MspConfigPackage.FabricMSPConfig>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
msps is a map from MSP_ID to FabricMSPConfig
putAllOrderers(Map<String, Protocol.Endpoints>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
orderers is a map from MSP_ID to endpoint lists of orderers
putAllPeersByOrg(Map<String, Protocol.Peers>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
map<string, .discovery.Peers> peers_by_org = 1;
putAllPolicies(Map<String, Configtx.ConfigPolicy>) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigPolicy> policies = 4;
putAllPrivateDataMap(Map<Long, Rwset.TxPvtReadWriteSet>) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
putAllQuantitiesByGroup(Map<String, Integer>) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
Specifies how many non repeated signatures of each group are needed for endorsement
putAllReferences(Map<String, Lifecycle.QueryInstalledChaincodeResult.References>) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
putAllReferences(Map<String, Lifecycle.QueryInstalledChaincodesResult.References>) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
putAllTransient(Map<String, byte[]>) - Method in interface org.hyperledger.fabric.client.Proposal.Builder
Associates all of the specified transient data keys and values with the proposal.
putAllTransientMap(Map<String, ByteString>) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
TransientMap contains data (e.g.
putAllValues(Map<String, Configtx.ConfigValue>) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigValue> values = 3;
putApprovals(String, boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
map<string, bool> approvals = 1;
putApprovals(String, boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
map<string, bool> approvals = 8;
putCapabilities(String, Configuration.Capability) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
map<string, .common.Capability> capabilities = 1;
putCollectionConfigs(String, Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
putDecorations(String, ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
map<string, bytes> decorations = 2;
putEndorsersByGroups(String, Protocol.Peers) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies the endorsers, separated to groups.
putGroups(String, Configtx.ConfigGroup) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigGroup> groups = 2;
putIsolatedData(String, ByteString) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
putMsps(String, MspConfigPackage.FabricMSPConfig) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
msps is a map from MSP_ID to FabricMSPConfig
putOrderers(String, Protocol.Endpoints) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
orderers is a map from MSP_ID to endpoint lists of orderers
putPeersByOrg(String, Protocol.Peers) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
map<string, .discovery.Peers> peers_by_org = 1;
putPolicies(String, Configtx.ConfigPolicy) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigPolicy> policies = 4;
putPrivateDataMap(long, Rwset.TxPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
putQuantitiesByGroup(String, int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
Specifies how many non repeated signatures of each group are needed for endorsement
putReferences(String, Lifecycle.QueryInstalledChaincodeResult.References) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
putReferences(String, Lifecycle.QueryInstalledChaincodesResult.References) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
putTransient(String, byte[]) - Method in interface org.hyperledger.fabric.client.Proposal.Builder
Associates the specified transient data key and value with the proposal.
putTransientMap(String, ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
TransientMap contains data (e.g.
putValues(String, Configtx.ConfigValue) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigValue> values = 3;
PVT_RWSET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
PVT_RWSET_HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 

Q

QUANTITIES_BY_GROUP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
QUERIES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
Query - Class in org.hyperledger.fabric.protos.peer
 
Query.ChaincodeInfo - Class in org.hyperledger.fabric.protos.peer
ChaincodeInfo contains general information about an installed/instantiated chaincode
Query.ChaincodeInfo.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeInfo contains general information about an installed/instantiated chaincode
Query.ChaincodeInfoOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Query.ChaincodeQueryResponse - Class in org.hyperledger.fabric.protos.peer
ChaincodeQueryResponse returns information about each chaincode that pertains to a query in lscc.go, such as GetChaincodes (returns all chaincodes instantiated on a channel), and GetInstalledChaincodes (returns all chaincodes installed on a peer)
Query.ChaincodeQueryResponse.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeQueryResponse returns information about each chaincode that pertains to a query in lscc.go, such as GetChaincodes (returns all chaincodes instantiated on a channel), and GetInstalledChaincodes (returns all chaincodes installed on a peer)
Query.ChaincodeQueryResponseOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Query.ChannelInfo - Class in org.hyperledger.fabric.protos.peer
ChannelInfo contains general information about channels
Query.ChannelInfo.Builder - Class in org.hyperledger.fabric.protos.peer
ChannelInfo contains general information about channels
Query.ChannelInfoOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Query.ChannelQueryResponse - Class in org.hyperledger.fabric.protos.peer
ChannelQueryResponse returns information about each channel that pertains to a query in lscc.go, such as GetChannels (returns all channels for a given peer)
Query.ChannelQueryResponse.Builder - Class in org.hyperledger.fabric.protos.peer
ChannelQueryResponse returns information about each channel that pertains to a query in lscc.go, such as GetChannels (returns all channels for a given peer)
Query.ChannelQueryResponseOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Query.JoinBySnapshotStatus - Class in org.hyperledger.fabric.protos.peer
JoinBySnapshotStatus contains information about whether or a JoinBySnapshot operation is in progress and the related bootstrap dir if it is running.
Query.JoinBySnapshotStatus.Builder - Class in org.hyperledger.fabric.protos.peer
JoinBySnapshotStatus contains information about whether or a JoinBySnapshot operation is in progress and the related bootstrap dir if it is running.
Query.JoinBySnapshotStatusOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
QUERY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
QUERY_STATE_CLOSE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
QUERY_STATE_CLOSE = 17;
QUERY_STATE_NEXT_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
QUERY_STATE_NEXT = 16;
queryPendings(SnapshotOuterClass.SignedSnapshotRequest) - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotBlockingStub
Query pending snapshots query.
queryPendings(SnapshotOuterClass.SignedSnapshotRequest) - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotFutureStub
Query pending snapshots query.
queryPendings(SnapshotOuterClass.SignedSnapshotRequest, StreamObserver<SnapshotOuterClass.QueryPendingSnapshotsResponse>) - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotImplBase
Query pending snapshots query.
queryPendings(SnapshotOuterClass.SignedSnapshotRequest, StreamObserver<SnapshotOuterClass.QueryPendingSnapshotsResponse>) - Method in class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotStub
Query pending snapshots query.

R

RAFT_INDEX_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
RANGE_QUERIES_INFO_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
RAW_READS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
READ_SET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
readPrivateKey(String) - Static method in class org.hyperledger.fabric.client.identity.Identities
Read a PEM format private key.
readPrivateKey(Reader) - Static method in class org.hyperledger.fabric.client.identity.Identities
Read a PEM format private key.
READS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
READS_MERKLE_HASHES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
readX509Certificate(String) - Static method in class org.hyperledger.fabric.client.identity.Identities
Read a PEM format X.509 certificate.
readX509Certificate(Reader) - Static method in class org.hyperledger.fabric.client.identity.Identities
Read a PEM format X.509 certificate.
READY_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
READY = 4;
REFERENCES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
REFERENCES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
register(StreamObserver<ChaincodeShim.ChaincodeMessage>) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeSupportGrpc.ChaincodeSupportImplBase
 
register(StreamObserver<ChaincodeShim.ChaincodeMessage>) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeSupportGrpc.ChaincodeSupportStub
 
REGISTER_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
REGISTER = 1;
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Collection
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.common.Collection
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Common
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.common.Common
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configtx
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.common.Configtx
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Configuration
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.common.Configuration
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Ledger
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.common.Ledger
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.common.MspPrincipal
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.common.Policies
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.common.Policies
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.discovery.Protocol
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gateway.GatewayProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.gateway.GatewayProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.gossip.Message
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.gossip.Message
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.Identities
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.msp.Identities
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.msp.MspConfigPackage
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Ab
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.orderer.Ab
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.orderer.Configuration
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.orderer.Kafka
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.Chaincode
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.ChaincodeShim
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Collection
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.Collection
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Configuration
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.Configuration
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.EventsPackage
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Db
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Peer
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.Peer
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Policy
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.Policy
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.ProposalPackage
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Query
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.Query
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.Resources
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.Resources
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.peer.TransactionPackage
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.hyperledger.fabric.protos.transientstore.Transientstore
 
REGISTERED_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
REGISTERED = 2;
REGULAR_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
removeAcls(String) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
map<string, .protos.APIResource> acls = 1;
removeActions(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
removeAlive(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
removeAnchorPeers(int) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
removeApprovals(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
map<string, bool> approvals = 1;
removeApprovals(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
map<string, bool> approvals = 8;
removeCapabilities(String) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
map<string, .common.Capability> capabilities = 1;
removeChaincodeActions(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
removeChaincodeDefinitions(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
removeChaincodes(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
removeChaincodes(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
removeChaincodes(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
removeChaincodes(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
removeChaincodes(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
removeChannels(int) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
removeCollectionConfigs(String) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
map<string, .protos.CollectionConfigPackage> collection_configs = 3;
removeCollectionHashedRwset(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
removeCollectionPvtRwset(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
removeConfig(int) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
removeConfig(int) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
removeConsenters(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
removeContent(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
removeData(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
removeDead(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
removeDecorations(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
map<string, bytes> decorations = 2;
removeDigests(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
removeElements(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
removeElements(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
removeEndorsements(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
removeEndorsersByGroups(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies the endorsers, separated to groups.
removeEndpoint(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
removeEntries(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
removeEntries(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
removeEntries(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
removeFilteredTransactions(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
removeGroups(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigGroup> groups = 2;
removeHashedReads(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
removeHashedWrites(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
removeIdentities(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
removeInstalledChaincodes(int) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
removeInterests(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
removeIsolatedData(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Data which is not to be reflected in the resulting Config, but is still needed for some other purpose.
removeKvReads(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
removeLayouts(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
removeMetadataWrites(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
removeMetadataWrites(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
removeMsps(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
msps is a map from MSP_ID to FabricMSPConfig
removeNsPvtRwset(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
removeNsRwset(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
removeOrderers(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
orderers is a map from MSP_ID to endpoint lists of orderers
removeOrganizationalUnitIdentifiers(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
removeOwnerEndorsements(int) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
removePayloads(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
removePeers(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
removePeersByOrg(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
map<string, .discovery.Peers> peers_by_org = 1;
removePolicies(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigPolicy> policies = 4;
removePrincipals(int) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
removePrivateDataMap(long) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
map from tx_seq_in_block to rwset.TxPvtReadWriteSet
removeQuantitiesByGroup(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
Specifies how many non repeated signatures of each group are needed for endorsement
removeQueries(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
removeRangeQueriesInfo(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
removeReads(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
removeReferences(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
map<string, .lifecycle.QueryInstalledChaincodeResult.References> references = 3;
removeReferences(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
map<string, .lifecycle.QueryInstalledChaincodesResult.References> references = 3;
removeResults(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
removeResults(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
removeRules(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
removeSignatures(int) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
removeSignatures(int) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
removeTransientMap(String) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
TransientMap contains data (e.g.
removeValues(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
map<string, .common.ConfigValue> values = 3;
removeWrites(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
REQUEST_ENTITY_TOO_LARGE_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.Status
REQUEST_ENTITY_TOO_LARGE = 413;
REQUEST_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
REQUIRED_PEER_COUNT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
REQUIRED_PEER_COUNT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
Resources - Class in org.hyperledger.fabric.protos.peer
 
Resources.ChaincodeEndorsement - Class in org.hyperledger.fabric.protos.peer
ChaincodeEndorsement instructs the peer how transactions should be endorsed.
Resources.ChaincodeEndorsement.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeEndorsement instructs the peer how transactions should be endorsed.
Resources.ChaincodeEndorsementOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Resources.ChaincodeIdentifier - Class in org.hyperledger.fabric.protos.peer
ChaincodeIdentifier identifies a piece of chaincode.
Resources.ChaincodeIdentifier.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeIdentifier identifies a piece of chaincode.
Resources.ChaincodeIdentifierOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Resources.ChaincodeValidation - Class in org.hyperledger.fabric.protos.peer
ChaincodeValidation instructs the peer how transactions for this chaincode should be validated.
Resources.ChaincodeValidation.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeValidation instructs the peer how transactions for this chaincode should be validated.
Resources.ChaincodeValidationOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Resources.ConfigTree - Class in org.hyperledger.fabric.protos.peer
ConfigTree encapsulates channel and resources configuration of a channel.
Resources.ConfigTree.Builder - Class in org.hyperledger.fabric.protos.peer
ConfigTree encapsulates channel and resources configuration of a channel.
Resources.ConfigTreeOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
Resources.VSCCArgs - Class in org.hyperledger.fabric.protos.peer
VSCCArgs is passed (marshaled) as a parameter to the VSCC imlementation via the argument field of the ChaincodeValidation message.
Resources.VSCCArgs.Builder - Class in org.hyperledger.fabric.protos.peer
VSCCArgs is passed (marshaled) as a parameter to the VSCC imlementation via the argument field of the ChaincodeValidation message.
Resources.VSCCArgsOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
RESOURCES_CONFIG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
RESPONSE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
RESPONSE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
RESPONSE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
RESPONSE = 13;
RESULT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
RESULT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
RESULT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
RESULT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
RESULTBYTES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
RESULTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
RESULTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
RESULTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
REVOCATION_LIST_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
REVOCATION_PK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
ROLE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
ROLE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
ROLE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
ROLE_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
Represents the one of the dedicated MSP roles, the
ROOT_CERTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
RULE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
RULE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
RULES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
Rwset - Class in org.hyperledger.fabric.protos.ledger.rwset
 
Rwset.CollectionHashedReadWriteSet - Class in org.hyperledger.fabric.protos.ledger.rwset
CollectionHashedReadWriteSet encapsulate the hashed representation for the private read-write set for a collection
Rwset.CollectionHashedReadWriteSet.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset
CollectionHashedReadWriteSet encapsulate the hashed representation for the private read-write set for a collection
Rwset.CollectionHashedReadWriteSetOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset
 
Rwset.CollectionPvtReadWriteSet - Class in org.hyperledger.fabric.protos.ledger.rwset
CollectionPvtReadWriteSet encapsulates the private read-write set for a collection
Rwset.CollectionPvtReadWriteSet.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset
CollectionPvtReadWriteSet encapsulates the private read-write set for a collection
Rwset.CollectionPvtReadWriteSetOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset
 
Rwset.NsPvtReadWriteSet - Class in org.hyperledger.fabric.protos.ledger.rwset
NsPvtReadWriteSet encapsulates the private read-write set for a chaincode
Rwset.NsPvtReadWriteSet.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset
NsPvtReadWriteSet encapsulates the private read-write set for a chaincode
Rwset.NsPvtReadWriteSetOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset
 
Rwset.NsReadWriteSet - Class in org.hyperledger.fabric.protos.ledger.rwset
NsReadWriteSet encapsulates the read-write set for a chaincode
Rwset.NsReadWriteSet.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset
NsReadWriteSet encapsulates the read-write set for a chaincode
Rwset.NsReadWriteSetOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset
 
Rwset.TxPvtReadWriteSet - Class in org.hyperledger.fabric.protos.ledger.rwset
TxPvtReadWriteSet encapsulate the private read-write set for a transaction
Rwset.TxPvtReadWriteSet.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset
TxPvtReadWriteSet encapsulate the private read-write set for a transaction
Rwset.TxPvtReadWriteSetOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset
 
Rwset.TxReadWriteSet - Class in org.hyperledger.fabric.protos.ledger.rwset
TxReadWriteSet encapsulates a read-write set for a transaction DataModel specifies the enum value of the data model ns_rwset field specifies a list of chaincode specific read-write set (one for each chaincode)
Rwset.TxReadWriteSet.Builder - Class in org.hyperledger.fabric.protos.ledger.rwset
TxReadWriteSet encapsulates a read-write set for a transaction DataModel specifies the enum value of the data model ns_rwset field specifies a list of chaincode specific read-write set (one for each chaincode)
Rwset.TxReadWriteSet.DataModel - Enum in org.hyperledger.fabric.protos.ledger.rwset
Protobuf enum rwset.TxReadWriteSet.DataModel
Rwset.TxReadWriteSetOrBuilder - Interface in org.hyperledger.fabric.protos.ledger.rwset
 
RWSET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
RWSET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 

S

SECRET_ENVELOPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
SELF_INFORMATION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
SEQ_IN_BLOCK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
SEQ_NUM_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
SEQ_NUM_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
SEQUENCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.Config
 
SEQUENCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
SEQUENCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
SEQUENCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
SEQUENCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
SEQUENCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
SEQUENCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
SEQUENCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
SERVER_TLS_CERT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
SERVICE_NAME - Static variable in class org.hyperledger.fabric.protos.discovery.DiscoveryGrpc
 
SERVICE_NAME - Static variable in class org.hyperledger.fabric.protos.gateway.GatewayGrpc
 
SERVICE_NAME - Static variable in class org.hyperledger.fabric.protos.gossip.GossipGrpc
 
SERVICE_NAME - Static variable in class org.hyperledger.fabric.protos.orderer.AtomicBroadcastGrpc
 
SERVICE_NAME - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterGrpc
 
SERVICE_NAME - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeGrpc
 
SERVICE_NAME - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeSupportGrpc
 
SERVICE_NAME - Static variable in class org.hyperledger.fabric.protos.peer.DeliverGrpc
 
SERVICE_NAME - Static variable in class org.hyperledger.fabric.protos.peer.EndorserGrpc
 
SERVICE_NAME - Static variable in class org.hyperledger.fabric.protos.peer.SnapshotGrpc
 
SERVICE_UNAVAILABLE_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.Status
SERVICE_UNAVAILABLE = 503;
setAbsoluteMaxBytes(int) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
The byte count of the serialized messages in a batch cannot exceed this value.
setAck(Message.Acknowledgement) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.Acknowledgement ack = 22;
setAck(Message.Acknowledgement.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.Acknowledgement ack = 22;
setAction(TransactionPackage.ChaincodeEndorsedAction) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
The list of actions to apply to the ledger
setAction(TransactionPackage.ChaincodeEndorsedAction.Builder) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
The list of actions to apply to the ledger
setActions(int, TransactionPackage.TransactionAction) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
setActions(int, TransactionPackage.TransactionAction.Builder) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
The payload is an array of TransactionAction.
setActiveNodes(int, long) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
Indicates active nodes in cluster that are reacheable by Raft leader
setAddress(String) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The address of the endorsing peer or ordering node that returned an error.
setAddressBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The address of the endorsing peer or ordering node that returned an error.
setAddresses(int, String) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
repeated string addresses = 1;
setAdminOuIdentifier(MspConfigPackage.FabricOUIdentifier) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the admins
setAdminOuIdentifier(MspConfigPackage.FabricOUIdentifier.Builder) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the admins
setAdmins(int, ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity denoting the administrator of this MSP
setAlive(int, Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
setAlive(int, Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope alive = 1;
setAliveMsg(Message.AliveMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Membership
setAliveMsg(Message.AliveMessage.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Membership
setAnchorPeers(int, Configuration.AnchorPeer) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
setAnchorPeers(int, Configuration.AnchorPeer.Builder) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
repeated .protos.AnchorPeer anchor_peers = 1;
setAnonymityType(MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
.common.MSPIdentityAnonymity.MSPIdentityAnonymityType anonymity_type = 1;
setAnonymityTypeValue(int) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
.common.MSPIdentityAnonymity.MSPIdentityAnonymityType anonymity_type = 1;
setArgs(int, ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
repeated bytes args = 1;
setArgument(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
When 'vscc' a marshaled VSCCArgs
setAuthentication(Protocol.AuthInfo) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
authentication contains information that the service uses to check the client's eligibility for the queries.
setAuthentication(Protocol.AuthInfo.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
authentication contains information that the service uses to check the client's eligibility for the queries.
setBehavior(Ab.SeekInfo.SeekBehavior) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The behavior when a missing block is encountered
setBehaviorValue(int) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The behavior when a missing block is encountered
setBlock(Common.Block) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Block block = 2;
setBlock(Common.Block.Builder) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Block block = 2;
setBlock(Common.Block) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
.common.Block block = 1;
setBlock(Common.Block.Builder) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
.common.Block block = 1;
setBlock(Common.Block) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Block block = 2;
setBlock(Common.Block.Builder) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Block block = 2;
setBlockAndPrivateData(EventsPackage.BlockAndPrivateData) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.BlockAndPrivateData block_and_private_data = 4;
setBlockAndPrivateData(EventsPackage.BlockAndPrivateData.Builder) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.BlockAndPrivateData block_and_private_data = 4;
setBlockNum(long) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
uint64 block_num = 1;
setBlockNumber(long) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
uint64 block_number = 1;
setBlockNumber(long) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The block number to generate a snapshot
setBlockNumbers(int, long) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
repeated uint64 block_numbers = 1;
setBlockSeq(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
uint64 block_seq = 4;
setBlockToLive(long) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The number of blocks after which the collection data expires.
setBlockToLive(long) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The number of blocks after which the collection data expires.
setBookmark(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
string bookmark = 2;
setBookmark(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
string bookmark = 2;
setBookmarkBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
string bookmark = 2;
setBookmarkBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
string bookmark = 2;
setBootstrappingSnapshotDir(String) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
string bootstrapping_snapshot_dir = 2;
setBootstrappingSnapshotDirBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
string bootstrapping_snapshot_dir = 2;
setBootstrappingSnapshotInfo(Ledger.BootstrappingSnapshotInfo) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
setBootstrappingSnapshotInfo(Ledger.BootstrappingSnapshotInfo.Builder) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
Specifies bootstrapping snapshot info if the channel is bootstrapped from a snapshot.
setBrokers(int, String) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
Each broker here should be identified using the (IP|host):port notation, e.g.
setBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
bytes Bytes = 2;
setCcQuery(Protocol.ChaincodeQuery) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ChaincodeQuery queries for chaincodes by their name and version.
setCcQuery(Protocol.ChaincodeQuery.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ChaincodeQuery queries for chaincodes by their name and version.
setCcQueryRes(Protocol.ChaincodeQueryResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
setCcQueryRes(Protocol.ChaincodeQueryResult.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ChaincodeQueryResult contains information about chaincodes, and their corresponding endorsers
setCert(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
bytes cert = 2;
setCertificate(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
Certificate represents the second certificate in a certification chain.
setCertifiersIdentifier(ByteString) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
CertifiersIdentifier is the hash of certificates chain of trust related to this organizational unit
setChaincode(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
string chaincode = 1;
setChaincodeActions(int, EventsPackage.FilteredChaincodeAction) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
setChaincodeActions(int, EventsPackage.FilteredChaincodeAction.Builder) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
repeated .protos.FilteredChaincodeAction chaincode_actions = 1;
setChaincodeBytes(ByteString) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
string chaincode = 1;
setChaincodeDefinitions(int, Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
setChaincodeDefinitions(int, Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
repeated .lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition chaincode_definitions = 1;
setChaincodeDeploymentSpec(ByteString) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
This is the bytes of the ChaincodeDeploymentSpec
setChaincodeEvent(ChaincodeEventPackage.ChaincodeEvent) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
event emitted by chaincode.
setChaincodeEvent(ChaincodeEventPackage.ChaincodeEvent.Builder) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
event emitted by chaincode.
setChaincodeEvent(ChaincodeEventPackage.ChaincodeEvent) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
.protos.ChaincodeEvent chaincode_event = 1;
setChaincodeEvent(ChaincodeEventPackage.ChaincodeEvent.Builder) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
.protos.ChaincodeEvent chaincode_event = 1;
setChaincodeId(Chaincode.ChaincodeID) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeID chaincode_id = 2;
setChaincodeId(Chaincode.ChaincodeID.Builder) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeID chaincode_id = 2;
setChaincodeId(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string chaincode_id = 1;
setChaincodeId(Chaincode.ChaincodeID) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the ChaincodeID of executing this invocation.
setChaincodeId(Chaincode.ChaincodeID.Builder) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the ChaincodeID of executing this invocation.
setChaincodeId(Chaincode.ChaincodeID) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
The ID of the chaincode to target.
setChaincodeId(Chaincode.ChaincodeID.Builder) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
The ID of the chaincode to target.
setChaincodeIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string chaincode_id = 1;
setChaincodeInstallPackage(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
bytes chaincode_install_package = 1;
setChaincodeInstallPackage(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
This should be a marshaled lifecycle.ChaincodePackage
setChaincodeName(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
string chaincode_name = 1;
setChaincodeNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
string chaincode_name = 1;
setChaincodeProposalPayload(ByteString) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
This field contains the bytes of the ChaincodeProposalPayload message from the original invocation (essentially the arguments) after the application of the visibility function.
setChaincodes(int, Protocol.ChaincodeCall) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
setChaincodes(int, Protocol.ChaincodeCall.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
repeated .discovery.ChaincodeCall chaincodes = 1;
setChaincodes(int, Message.Chaincode) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
setChaincodes(int, Message.Chaincode.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
repeated .gossip.Chaincode chaincodes = 3;
setChaincodes(int, Lifecycle.QueryInstalledChaincodeResult.Chaincode) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
setChaincodes(int, Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodeResult.Chaincode chaincodes = 1;
setChaincodes(int, Lifecycle.QueryInstalledChaincodesResult.Chaincode) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
setChaincodes(int, Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.Chaincode chaincodes = 1;
setChaincodes(int, Query.ChaincodeInfo) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
setChaincodes(int, Query.ChaincodeInfo.Builder) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
repeated .protos.ChaincodeInfo chaincodes = 1;
setChaincodeSpec(Chaincode.ChaincodeSpec) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
setChaincodeSpec(Chaincode.ChaincodeSpec.Builder) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
setChaincodeSpec(Chaincode.ChaincodeSpec) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
setChaincodeSpec(Chaincode.ChaincodeSpec.Builder) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
.protos.ChaincodeSpec chaincode_spec = 1;
setChannel(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
string channel = 1;
setChannel(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
The channel of the message.
setChannel(String) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
string channel = 1;
setChannel(String) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
string channel = 1;
setChannel(String) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
string channel = 1;
setChannelBytes(ByteString) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
string channel = 1;
setChannelBytes(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
string channel = 1;
setChannelBytes(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
string channel = 1;
setChannelBytes(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
string channel = 1;
setChannelConfig(Configtx.Config) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config channel_config = 1;
setChannelConfig(Configtx.Config.Builder) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config channel_config = 1;
setChannelConfigPolicyReference(String) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
setChannelConfigPolicyReference(String) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
setChannelConfigPolicyReferenceBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
setChannelConfigPolicyReferenceBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
ChannelConfigPolicyReference is used when the policy is specified as a string that references a policy defined in the configuration of the channel
setChannelGroup(Configtx.ConfigGroup) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
setChannelGroup(Configtx.ConfigGroup.Builder) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
channel_group is a bad name for this, it should be changed to root when API breakage is allowed
setChannelHeader(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
bytes channel_header = 1;
setChannelId(String) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Identifier of the channel this message is bound for
setChannelId(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Which channel this config update is for
setChannelId(String) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
Identifier of the channel this request is bound for.
setChannelId(String) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
Identifier of the channel this request is bound for.
setChannelId(String) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
Identifier of the channel this request is bound for.
setChannelId(String) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
Identifier of the channel this request is bound for.
setChannelId(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
channel id
setChannelId(String) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
string channel_id = 1;
setChannelId(String) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
string channel_id = 1;
setChannelId(String) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The channel ID
setChannelId(String) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The channel ID
setChannelIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Identifier of the channel this message is bound for
setChannelIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
Which channel this config update is for
setChannelIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
Identifier of the channel this request is bound for.
setChannelIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
Identifier of the channel this request is bound for.
setChannelIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
Identifier of the channel this request is bound for.
setChannelIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
Identifier of the channel this request is bound for.
setChannelIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
channel id
setChannelIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
string channel_id = 1;
setChannelIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
string channel_id = 1;
setChannelIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The channel ID
setChannelIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The channel ID
setChannelMAC(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
channel_MAC is an authentication code that proves that the peer that sent this message knows the name of the channel.
setChannelMAC(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
channel_MAC is an authentication code that proves that the peer that sent this message knows the name of the channel.
setChannels(int, Query.ChannelInfo) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
setChannels(int, Query.ChannelInfo.Builder) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
repeated .protos.ChannelInfo channels = 1;
setClass_(Kafka.KafkaMessageRegular.Class) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
.orderer.KafkaMessageRegular.Class class = 3;
setClass_Value(int) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
.orderer.KafkaMessageRegular.Class class = 3;
setClientIdentity(ByteString) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
This is the identity of the client that is used to verify the signature on the SignedRequest's payload.
setClientOuIdentifier(MspConfigPackage.FabricOUIdentifier) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the clients
setClientOuIdentifier(MspConfigPackage.FabricOUIdentifier.Builder) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the clients
setClientTlsCert(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
bytes client_tls_cert = 3;
setClientTlsCertHash(ByteString) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
This is the hash of the client's TLS cert.
setCodePackage(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
bytes code_package = 3;
setCollection(String) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string collection = 3;
setCollection(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
string collection = 2;
setCollection(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
string collection = 2;
setCollection(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
string collection = 2;
setCollection(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string collection = 3;
setCollection(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
string collection = 2;
setCollection(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
string collection = 3;
setCollection(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
string collection = 3;
setCollectionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string collection = 3;
setCollectionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
string collection = 2;
setCollectionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
string collection = 2;
setCollectionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
string collection = 2;
setCollectionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string collection = 3;
setCollectionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
string collection = 2;
setCollectionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
string collection = 3;
setCollectionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
string collection = 3;
setCollectionConfigs(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
.protos.CollectionConfigPackage collection_configs = 6;
setCollectionConfigs(Collection.CollectionConfigPackage.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
.protos.CollectionConfigPackage collection_configs = 6;
setCollectionHashedRwset(int, Rwset.CollectionHashedReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
setCollectionHashedRwset(int, Rwset.CollectionHashedReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
repeated .rwset.CollectionHashedReadWriteSet collection_hashed_rwset = 3;
setCollectionName(String) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string collection_name = 1;
setCollectionName(String) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
string collection_name = 1;
setCollectionName(String) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
string collection_name = 1;
setCollectionNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string collection_name = 1;
setCollectionNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
string collection_name = 1;
setCollectionNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
string collection_name = 1;
setCollectionNames(int, String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
repeated string collection_names = 2;
setCollectionPvtRwset(int, Rwset.CollectionPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
setCollectionPvtRwset(int, Rwset.CollectionPvtReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
repeated .rwset.CollectionPvtReadWriteSet collection_pvt_rwset = 2;
setCollections(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.protos.CollectionConfigPackage collections = 7;
setCollections(Collection.CollectionConfigPackage.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.protos.CollectionConfigPackage collections = 7;
setCollections(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
.protos.CollectionConfigPackage collections = 7;
setCollections(Collection.CollectionConfigPackage.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
.protos.CollectionConfigPackage collections = 7;
setCollections(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
.protos.CollectionConfigPackage collections = 7;
setCollections(Collection.CollectionConfigPackage.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
.protos.CollectionConfigPackage collections = 7;
setCollections(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
setCollections(Collection.CollectionConfigPackage.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
setCollections(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
setCollections(Collection.CollectionConfigPackage.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
.protos.CollectionConfigPackage collections = 6;
setCollections(Collection.CollectionConfigPackage) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
.protos.CollectionConfigPackage collections = 7;
setCollections(Collection.CollectionConfigPackage.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
.protos.CollectionConfigPackage collections = 7;
setConfig(int, Collection.CollectionConfig) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
setConfig(int, Collection.CollectionConfig.Builder) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
repeated .common.CollectionConfig config = 1;
setConfig(Configtx.Config) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
A marshaled Config structure
setConfig(Configtx.Config.Builder) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
A marshaled Config structure
setConfig(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
Config is MSP dependent configuration info
setConfig(int, Collection.CollectionConfig) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
setConfig(int, Collection.CollectionConfig.Builder) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
repeated .protos.CollectionConfig config = 1;
setConfigQuery(Protocol.ConfigQuery) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
setConfigQuery(Protocol.ConfigQuery.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
ConfigQuery is used to query for the configuration of the channel, such as FabricMSPConfig, and rorderer endpoints.
setConfigResult(Protocol.ConfigResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
setConfigResult(Protocol.ConfigResult.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
ConfigResult contains the configuration of the channel, such as FabricMSPConfig and orderer endpoints
setConfigSeq(long) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
uint64 config_seq = 2;
setConfigUpdate(ByteString) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
A marshaled ConfigUpdate structure
setConn(Message.ConnEstablish) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
ConnEstablish, used for establishing a connection
setConn(Message.ConnEstablish.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
ConnEstablish, used for establishing a connection
setConnect(Kafka.KafkaMessageConnect) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageConnect connect = 3;
setConnect(Kafka.KafkaMessageConnect.Builder) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageConnect connect = 3;
setConsensusRequest(ClusterOuterClass.ConsensusRequest) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
consensus_request is a consensus specific message.
setConsensusRequest(ClusterOuterClass.ConsensusRequest.Builder) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
consensus_request is a consensus specific message.
setConsenterIds(int, long) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Maintains a mapping between the cluster's OSNs and their Raft IDs.
setConsenterMetadata(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
bytes consenter_metadata = 2;
setConsenters(int, Configuration.Consenter) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
setConsenters(int, Configuration.Consenter.Builder) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
repeated .etcdraft.Consenter consenters = 1;
setContent(int, Protocol.EndorsementDescriptor) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
setContent(int, Protocol.EndorsementDescriptor.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
repeated .discovery.EndorsementDescriptor content = 1;
setContent(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
string content = 1;
setContentBytes(ByteString) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
string content = 1;
setCreator(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
Creator of the message, a marshaled msp.SerializedIdentity
setCred(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
cred represents the serialized idemix credential of the default signer
setCredentialRevocationInformation(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
credential_revocation_information contains a serialized CredentialRevocationInformation
setCryptoConfig(MspConfigPackage.FabricCryptoConfig) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
setCryptoConfig(MspConfigPackage.FabricCryptoConfig.Builder) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
setCurrentBlockHash(ByteString) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
bytes currentBlockHash = 2;
setData(Common.BlockData) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockData data = 2;
setData(Common.BlockData.Builder) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockData data = 2;
setData(int, ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
repeated bytes data = 1;
setData(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
Data, the encoding of which is defined by the type in the header
setData(int, Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
setData(int, Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
repeated .gossip.Envelope data = 2;
setData(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
bytes data = 2;
setData(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Data data specific to the package
setDataDig(Message.DataDigest) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataDigest data_dig = 10;
setDataDig(Message.DataDigest.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataDigest data_dig = 10;
setDataHash(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
The hash of the BlockData, by MerkleTree
setDataModel(Rwset.TxReadWriteSet.DataModel) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
.rwset.TxReadWriteSet.DataModel data_model = 1;
setDataModel(Rwset.TxReadWriteSet.DataModel) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
.rwset.TxReadWriteSet.DataModel data_model = 1;
setDataModelValue(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
.rwset.TxReadWriteSet.DataModel data_model = 1;
setDataModelValue(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
.rwset.TxReadWriteSet.DataModel data_model = 1;
setDataMsg(Message.DataMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Contains a ledger block
setDataMsg(Message.DataMessage.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Contains a ledger block
setDataReq(Message.DataRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataRequest data_req = 11;
setDataReq(Message.DataRequest.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataRequest data_req = 11;
setDatatype(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
string datatype = 1;
setDatatypeBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
string datatype = 1;
setDataUpdate(Message.DataUpdate) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataUpdate data_update = 12;
setDataUpdate(Message.DataUpdate.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.DataUpdate data_update = 12;
setDead(int, Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
setDead(int, Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
repeated .gossip.Envelope dead = 2;
setDigest(Message.PvtDataDigest) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
.gossip.PvtDataDigest digest = 1;
setDigest(Message.PvtDataDigest.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
.gossip.PvtDataDigest digest = 1;
setDigests(int, ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
Maybe change this to bitmap later on
setDigests(int, ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
repeated bytes digests = 2;
setDigests(int, Message.PvtDataDigest) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
setDigests(int, Message.PvtDataDigest.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
repeated .gossip.PvtDataDigest digests = 1;
setElectionTick(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
uint32 election_tick = 2;
setElements(int, Message.PvtDataElement) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
setElements(int, Message.PvtDataElement.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
repeated .gossip.PvtDataElement elements = 1;
setElements(int, Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
setElements(int, Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
repeated .gossip.Envelope elements = 1;
setEmpty(Message.Empty) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Empty message, used for pinging
setEmpty(Message.Empty.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Empty message, used for pinging
setEnable(boolean) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
If true then an msp identity that does not contain any of the specified OU will be considered invalid.
setEndKey(String) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
string end_key = 2;
setEndKey(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string endKey = 2;
setEndKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
string end_key = 2;
setEndKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string endKey = 2;
setEndorsedAt(long) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
uint64 endorsed_at = 1;
setEndorsement(ProposalResponsePackage.Endorsement) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
The endorsement of the proposal, basically the endorser's signature over the payload
setEndorsement(ProposalResponsePackage.Endorsement.Builder) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
The endorsement of the proposal, basically the endorser's signature over the payload
setEndorsementPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
string endorsement_plugin = 3;
setEndorsementPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string endorsement_plugin = 4;
setEndorsementPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string endorsement_plugin = 4;
setEndorsementPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string endorsement_plugin = 4;
setEndorsementPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string endorsement_plugin = 3;
setEndorsementPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string endorsement_plugin = 3;
setEndorsementPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string endorsement_plugin = 4;
setEndorsementPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
string endorsement_plugin = 3;
setEndorsementPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string endorsement_plugin = 4;
setEndorsementPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string endorsement_plugin = 4;
setEndorsementPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string endorsement_plugin = 4;
setEndorsementPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string endorsement_plugin = 3;
setEndorsementPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string endorsement_plugin = 3;
setEndorsementPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string endorsement_plugin = 4;
setEndorsementPolicy(Policies.ApplicationPolicy) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
setEndorsementPolicy(Policies.ApplicationPolicy.Builder) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
setEndorsementPolicy(Policy.ApplicationPolicy) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
setEndorsementPolicy(Policy.ApplicationPolicy.Builder) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define the endorsement policy for this collection
setEndorsementPolicyRef(String) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
A named reference to an endorsement policy,
setEndorsementPolicyRefBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
A named reference to an endorsement policy,
setEndorsements(int, ProposalResponsePackage.Endorsement) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
setEndorsements(int, ProposalResponsePackage.Endorsement.Builder) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
The endorsement of the proposal, basically the endorser's signature over proposalResponsePayload
setEndorser(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
Identity of the endorser (e.g.
setEndpoint(int, Protocol.Endpoint) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
setEndpoint(int, Protocol.Endpoint.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
repeated .discovery.Endpoint endpoint = 1;
setEndpoint(String) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
string endpoint = 1;
setEndpointBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
string endpoint = 1;
setEndSeqNum(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
uint64 end_seq_num = 2;
setEnrollmentId(String) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
enrollment_id contains the enrollment id of this signer
setEnrollmentIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
enrollment_id contains the enrollment id of this signer
setEntries(int, KvRwset.KVMetadataEntry) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
setEntries(int, KvRwset.KVMetadataEntry.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
setEntries(int, KvRwset.KVMetadataEntry) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
setEntries(int, KvRwset.KVMetadataEntry.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
repeated .kvrwset.KVMetadataEntry entries = 2;
setEntries(int, ChaincodeShim.StateMetadata) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
setEntries(int, ChaincodeShim.StateMetadata.Builder) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
repeated .protos.StateMetadata entries = 1;
setEnvelope(Common.Envelope) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The transaction envelope.
setEnvelope(Common.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The transaction envelope.
setEpoch(long) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
The epoch in which this header was generated, where epoch is defined based on block height Epoch in which the response has been generated.
setEpoch(long) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
epoch represents the current epoch (time interval) used for revocation
setError(Protocol.Error) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
Error indicates failure or refusal to process the query
setError(Protocol.Error.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
Error indicates failure or refusal to process the query
setError(String) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
string error = 1;
setErrorBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
string error = 1;
setErrorResponse(Ab.SeekInfo.SeekErrorResponse) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
How to respond to errors reported to the deliver service
setErrorResponseValue(int) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
How to respond to errors reported to the deliver service
setEscc(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Escc for the chaincode instance
setEscc(String) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the name of the ESCC for this chaincode.
setEsccBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Escc for the chaincode instance
setEsccBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the name of the ESCC for this chaincode.
setEventName(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string event_name = 3;
setEventNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string event_name = 3;
setEvents(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the event generated by the chaincode.
setExtension(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Extension that may be attached based on the header type
setExtension(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
Optional extensions to the proposal.
setExtension(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
Extension should be unmarshaled to a type-specific message.
setFabricNodeOus(MspConfigPackage.FabricNodeOUs) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
setFabricNodeOus(MspConfigPackage.FabricNodeOUs.Builder) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
setFetchedRecordsCount(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
int32 fetched_records_count = 1;
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
setFields(int, String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
repeated string fields = 2;
setFilter(Protocol.ChaincodeInterest) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
.discovery.ChaincodeInterest filter = 1;
setFilter(Protocol.ChaincodeInterest.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
.discovery.ChaincodeInterest filter = 1;
setFilteredBlock(EventsPackage.FilteredBlock) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.FilteredBlock filtered_block = 3;
setFilteredBlock(EventsPackage.FilteredBlock.Builder) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.protos.FilteredBlock filtered_block = 3;
setFilteredTransactions(int, EventsPackage.FilteredTransaction) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
setFilteredTransactions(int, EventsPackage.FilteredTransaction.Builder) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
repeated .protos.FilteredTransaction filtered_transactions = 4;
setHash(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
hash of ChaincodeDeploymentSpec.code_package
setHash(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
The hash of the chaincode bytes
setHashedReads(int, KvRwset.KVReadHash) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
setHashedReads(int, KvRwset.KVReadHash.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVReadHash hashed_reads = 1;
setHashedRwset(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
Data model specific serialized proto message (e.g., kvrwset.HashedRWSet for KV and Document data models)
setHashedWrites(int, KvRwset.KVWriteHash) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
setHashedWrites(int, KvRwset.KVWriteHash.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVWriteHash hashed_writes = 2;
setHasMore(boolean) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
bool has_more = 2;
setHeader(Common.BlockHeader) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockHeader header = 1;
setHeader(Common.BlockHeader.Builder) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockHeader header = 1;
setHeader(Common.Header) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
Header is included to provide identity and prevent replay
setHeader(Common.Header.Builder) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
Header is included to provide identity and prevent replay
setHeader(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
The header of the proposal.
setHeader(ByteString) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
The header of the proposal action, which is the proposal header
setHeartbeatTick(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
uint32 heartbeat_tick = 3;
setHeight(long) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
uint64 height = 1;
setHello(Message.GossipHello) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for push&pull
setHello(Message.GossipHello.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for push&pull
setHost(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
string host = 1;
setHost(String) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
string host = 1;
setHost(String) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
DNS host name of the anchor peer
setHostBytes(ByteString) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
string host = 1;
setHostBytes(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
string host = 1;
setHostBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
DNS host name of the anchor peer
setId(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Id of the chaincode that's the unique fingerprint for the CC This is not currently used anywhere but serves as a good eyecatcher
setId(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
string id = 3;
setId(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
string id = 1;
setId(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
string id = 1;
setId(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the chaincode unique id.
setIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
the Identity, serialized according to the rules of its MPS
setIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
string id = 3;
setIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
string id = 1;
setIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
string id = 1;
setIdentities(int, MspPrincipal.MSPPrincipal) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
setIdentities(int, MspPrincipal.MSPPrincipal.Builder) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
repeated .common.MSPPrincipal identities = 3;
setIdentity(ByteString) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is the msp.SerializedIdentity of the peer, represented in bytes.
setIdentity(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
bytes identity = 4;
setIdentity(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
bytes identity = 2;
setIdentityIdentifierHashFunction(String) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
IdentityIdentifierHashFunction is a string representing the hash function to be used during the computation of the identity identifier of an MSP identity.
setIdentityIdentifierHashFunctionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
IdentityIdentifierHashFunction is a string representing the hash function to be used during the computation of the identity identifier of an MSP identity.
setIncNum(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
uint64 inc_num = 1;
setIndex(long) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
uint64 index = 1;
setInfo(String) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
Info string which may contain additional information about the status returned
setInfo(String) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
Info string which may contain additional information about the returned status.
setInfoBytes(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
Info string which may contain additional information about the status returned
setInfoBytes(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
Info string which may contain additional information about the returned status.
setInitRequired(boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
bool init_required = 2;
setInitRequired(boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
bool init_required = 8;
setInitRequired(boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
bool init_required = 8;
setInitRequired(boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
bool init_required = 8;
setInitRequired(boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
bool init_required = 7;
setInitRequired(boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
bool init_required = 7;
setInitRequired(boolean) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
bool init_required = 8;
setInProgress(boolean) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
bool in_progress = 1;
setInput(Chaincode.ChaincodeInput) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeInput input = 3;
setInput(Chaincode.ChaincodeInput.Builder) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeInput input = 3;
setInput(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
Input contains the arguments for this invocation.
setInput(String) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the chaincode function upon instantiation and its arguments.
setInputBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the chaincode function upon instantiation and its arguments.
setInstalledChaincodes(int, Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
setInstalledChaincodes(int, Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
repeated .lifecycle.QueryInstalledChaincodesResult.InstalledChaincode installed_chaincodes = 1;
setInstantiationPolicy(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
InstantiationPolicy for the chaincode
setInstantiationPolicy(Policies.SignaturePolicyEnvelope.Builder) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
InstantiationPolicy for the chaincode
setInstantiationPolicy(ByteString) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
This is the instantiation policy which is identical in structure to endorsement policy.
setInt64(long) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
int64 Int64 = 1;
setInterests(int, Protocol.ChaincodeInterest) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
setInterests(int, Protocol.ChaincodeInterest.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
repeated .discovery.ChaincodeInterest interests = 1;
setIntermediateCerts(int, ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path).
setInternalEndpoint(String) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
string internalEndpoint = 1;
setInternalEndpointBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
string internalEndpoint = 1;
setIpk(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
ipk represents the (serialized) issuer public key
setIsDeclaration(boolean) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
bool is_declaration = 3;
setIsDelete(boolean) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
bool is_delete = 4;
setIsDelete(boolean) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
bool is_delete = 2;
setIsDelete(boolean) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
bool is_delete = 2;
setIsInit(boolean) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
is_init is used for the application to signal that an invocation is to be routed to the legacy 'Init' function for compatibility with chaincodes which handled Init in the old way.
setItrExhausted(boolean) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
bool itr_exhausted = 3;
setKey(String) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
string key = 2;
setKey(String) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
string key = 1;
setKey(String) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
string key = 1;
setKey(String) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
string key = 1;
setKey(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
string key = 1;
setKey(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
string key = 1;
setKey(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
string key = 1;
setKey(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
string key = 1;
setKey(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
string key = 1;
setKey(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
string key = 2;
setKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
string key = 1;
setKeyHash(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
bytes key_hash = 1;
setKeyHash(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
bytes key_hash = 1;
setKeyHash(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
bytes key_hash = 1;
setKeyIdentifier(String) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
Identifier of the key inside the default keystore; this for the case of Software BCCSP as well as the HSM BCCSP would be the SKI of the key
setKeyIdentifierBytes(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
Identifier of the key inside the default keystore; this for the case of Software BCCSP as well as the HSM BCCSP would be the SKI of the key
setKeyMaterial(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
KeyMaterial (optional) for the key to be imported; this is properly encoded key bytes, prefixed by the type of the key
setKnown(int, ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
repeated bytes known = 2;
setKvReads(int, KvRwset.KVRead) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
setKvReads(int, KvRwset.KVRead.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
repeated .kvrwset.KVRead kv_reads = 1;
setLabel(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
string label = 2;
setLabel(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
string label = 2;
setLabel(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
string label = 2;
setLabelBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
string label = 2;
setLabelBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
string label = 2;
setLabelBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
string label = 2;
setLastBlockInSnapshot(long) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
uint64 lastBlockInSnapshot = 1;
setLastConfig(Common.LastConfig) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
.common.LastConfig last_config = 1;
setLastConfig(Common.LastConfig.Builder) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
.common.LastConfig last_config = 1;
setLastOffsetPersisted(long) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
LastOffsetPersisted is the encoded value for the Metadata message which is encoded in the ORDERER block metadata index for the case of the Kafka-based orderer.
setLastOriginalOffsetProcessed(long) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
LastOriginalOffsetProcessed is used to keep track of the newest offset processed if a message is re-validated and re-ordered.
setLastResubmittedConfigOffset(long) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
LastResubmittedConfigOffset is used to capture the newest offset of CONFIG kafka message, which is revalidated and resubmitted.
setLastUpdate(Common.Envelope) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
The last CONFIG_UPDATE message which generated this current configuration
setLastUpdate(Common.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
The last CONFIG_UPDATE message which generated this current configuration
setLastValidationSeq(long) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
last_validation_seq denotes the last configuration sequence at which the sender validated this message.
setLayouts(int, Protocol.Layout) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
setLayouts(int, Protocol.Layout.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
Specifies options of fulfulling the endorsement policy.
setLeadershipMsg(Message.LeadershipMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to indicate intent of peer to become leader
setLeadershipMsg(Message.LeadershipMessage.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to indicate intent of peer to become leader
setLedgerHeight(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
uint64 ledger_height = 1;
setLeftChannel(boolean) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
bool left_channel = 2;
setLocalPackage(Lifecycle.ChaincodeSource.Local) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Local local_package = 2;
setLocalPackage(Lifecycle.ChaincodeSource.Local.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Local local_package = 2;
setLocalPeers(Protocol.LocalPeerQuery) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
setLocalPeers(Protocol.LocalPeerQuery.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
LocalPeerQuery queries for peers in a non channel context, and returns PeerMembershipResult
setMaxCount(long) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
The max count of channels to allow to be created, a value of 0 indicates no limit
setMaxDegree(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
uint32 max_degree = 1;
setMaximumPeerCount(int) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The maximum number of peers that private data will be sent to upon endorsement.
setMaximumPeerCount(int) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The maximum number of peers that private data will be sent to upon endorsement.
setMaxInflightBlocks(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
uint32 max_inflight_blocks = 4;
setMaxLevel(int) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
uint32 max_level = 2;
setMaxLevelHashes(int, ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
repeated bytes max_level_hashes = 3;
setMaxMessageCount(int) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
Simply specified as number of messages for now, in the future we may want to allow this to be specified by size in bytes
setMemberOnlyRead(boolean) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The member only read access denotes whether only collection member clients can read the private data (if set to true), or even non members can read the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
setMemberOnlyRead(boolean) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The member only read access denotes whether only collection member clients can read the private data (if set to true), or even non members can read the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
setMemberOnlyWrite(boolean) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The member only write access denotes whether only collection member clients can write the private data (if set to true), or even non members can write the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
setMemberOnlyWrite(boolean) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The member only write access denotes whether only collection member clients can write the private data (if set to true), or even non members can write the data (if set to false, for example if you want to implement more granular access logic in the chaincode)
setMemberOrgsPolicy(Collection.CollectionPolicyConfig) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
setMemberOrgsPolicy(Collection.CollectionPolicyConfig.Builder) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
setMemberOrgsPolicy(Collection.CollectionPolicyConfig) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
setMemberOrgsPolicy(Collection.CollectionPolicyConfig.Builder) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
a reference to a policy residing / managed in the config block to define which orgs have access to this collection’s private data
setMembers(Protocol.PeerMembershipResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
setMembers(Protocol.PeerMembershipResult.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
PeerMembershipResult contains information about peers, such as their identity, endpoints, and channel related state.
setMembership(Message.Member) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.Member membership = 1;
setMembership(Message.Member.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.Member membership = 1;
setMembershipInfo(Message.Envelope) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
setMembershipInfo(Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.AliveMessage message
setMemReq(Message.MembershipRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipRequest mem_req = 6;
setMemReq(Message.MembershipRequest.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipRequest mem_req = 6;
setMemRes(Message.MembershipResponse) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipResponse mem_res = 7;
setMemRes(Message.MembershipResponse.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
.gossip.MembershipResponse mem_res = 7;
setMessage(String) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The error message returned by this endpoint.
setMessage(String) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
A message associated with the response code.
setMessageBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The error message returned by this endpoint.
setMessageBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
A message associated with the response code.
setMetadata(Common.BlockMetadata) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockMetadata metadata = 3;
setMetadata(Common.BlockMetadata.Builder) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
.common.BlockMetadata metadata = 3;
setMetadata(int, ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
repeated bytes metadata = 1;
setMetadata(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
bytes metadata = 3;
setMetadata(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
bytes metadata = 2;
setMetadata(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
bytes metadata = 2;
setMetadata(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
bytes metadata = 3;
setMetadata(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
bytes metadata = 3;
setMetadata(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
Opaque metadata, dependent on the consensus type.
setMetadata(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
bytes metadata = 3;
setMetadata(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
bytes metadata = 4;
setMetadata(ChaincodeShim.StateMetadata) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
.protos.StateMetadata metadata = 4;
setMetadata(ChaincodeShim.StateMetadata.Builder) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
.protos.StateMetadata metadata = 4;
setMetadata(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
bytes metadata = 4;
setMetadatahash(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
hash of ChaincodeID.name + ChaincodeID.version
setMetadataWrites(int, KvRwset.KVMetadataWriteHash) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
setMetadataWrites(int, KvRwset.KVMetadataWriteHash.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
repeated .kvrwset.KVMetadataWriteHash metadata_writes = 3;
setMetadataWrites(int, KvRwset.KVMetadataWrite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
setMetadataWrites(int, KvRwset.KVMetadataWrite.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVMetadataWrite metadata_writes = 4;
setMetakey(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
string metakey = 1;
setMetakeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
string metakey = 1;
setModPolicy(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
string mod_policy = 5;
setModPolicy(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
string mod_policy = 3;
setModPolicy(String) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
string mod_policy = 3;
setModPolicyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
string mod_policy = 5;
setModPolicyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
string mod_policy = 3;
setModPolicyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
string mod_policy = 3;
setMsgType(Message.PullMsgType) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
.gossip.PullMsgType msg_type = 3;
setMsgType(Message.PullMsgType) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
.gossip.PullMsgType msg_type = 3;
setMsgType(Message.PullMsgType) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
.gossip.PullMsgType msg_type = 3;
setMsgType(Message.PullMsgType) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
.gossip.PullMsgType msg_type = 3;
setMsgTypeValue(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
.gossip.PullMsgType msg_type = 3;
setMsgTypeValue(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
.gossip.PullMsgType msg_type = 3;
setMsgTypeValue(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
.gossip.PullMsgType msg_type = 3;
setMsgTypeValue(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
.gossip.PullMsgType msg_type = 3;
setMspId(String) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The MSP Identifier of this endpoint.
setMspid(String) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
The identifier of the associated membership service provider
setMspIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
The MSP Identifier of this endpoint.
setMspidBytes(ByteString) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
The identifier of the associated membership service provider
setMspIdentifier(String) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
MSPIdentifier represents the identifier of the MSP this principal refers to
setMspIdentifier(String) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
MSPIdentifier represents the identifier of the MSP this organization unit refers to
setMspIdentifierBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
MSPIdentifier represents the identifier of the MSP this principal refers to
setMspIdentifierBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
MSPIdentifier represents the identifier of the MSP this organization unit refers to
setN(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
int32 n = 1;
setName(String) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
the name of the collection inside the denoted chaincode
setName(String) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
string name = 1;
setName(String) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
SHA256 is currently the only supported and tested algorithm.
setName(String) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
string name = 1;
setName(String) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
string name = 1;
setName(String) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
string name = 1;
setName(String) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Name holds the identifier of the MSP; MSP identifier is chosen by the application that governs this MSP.
setName(String) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
Name holds the identifier of the MSP
setName(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Name of the chaincode
setName(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
all other requests will use the name (really a hashcode) generated by the deploy transaction
setName(String) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
the name of the collection inside the denoted chaincode
setName(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string name = 2;
setName(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string name = 2;
setName(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string name = 2;
setName(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
string name = 1;
setName(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
string name = 1;
setName(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string name = 1;
setName(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
string name = 1;
setName(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
string name = 1;
setName(String) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
string name = 1;
setName(String) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
Specifies what code to run for endorsements, defaults 'escc'
setName(String) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
Specifies which code to run to validate transactions, defaults to 'vscc'
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
the name of the collection inside the denoted chaincode
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
SHA256 is currently the only supported and tested algorithm.
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Name holds the identifier of the MSP; MSP identifier is chosen by the application that governs this MSP.
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
Name holds the identifier of the MSP
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Name of the chaincode
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
all other requests will use the name (really a hashcode) generated by the deploy transaction
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
the name of the collection inside the denoted chaincode
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string name = 2;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string name = 2;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string name = 2;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
Specifies what code to run for endorsements, defaults 'escc'
setNameBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
Specifies which code to run to validate transactions, defaults to 'vscc'
setNamespace(String) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string namespace = 2;
setNamespace(String) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string namespace = 2;
setNamespace(String) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
string namespace = 1;
setNamespace(String) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
string namespace = 1;
setNamespace(String) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
string namespace = 1;
setNamespaceBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string namespace = 2;
setNamespaceBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string namespace = 2;
setNamespaceBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
string namespace = 1;
setNamespaceBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
string namespace = 1;
setNamespaceBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
string namespace = 1;
setNewest(Ab.SeekNewest) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNewest newest = 1;
setNewest(Ab.SeekNewest.Builder) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNewest newest = 1;
setNextCommit(Ab.SeekNextCommit) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNextCommit next_commit = 4;
setNextCommit(Ab.SeekNextCommit.Builder) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekNextCommit next_commit = 4;
setNextConsenterId(long) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Carries the Raft ID value that will be assigned to the next OSN that will join this cluster.
setNonce(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
Arbitrary number that may only be used once.
setNonce(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
uint64 nonce = 1;
setNonce(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
uint64 nonce = 1;
setNonce(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
uint64 nonce = 1;
setNonce(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
uint64 nonce = 1;
setNonce(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
used mainly for testing, but will might be used in the future for ensuring message delivery by acking
setNoPrivateReads(boolean) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
Indicates we do not need to read from private data
setNoPublicWrites(boolean) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
Indicates we do not need to write to the chaincode namespace
setNOutOf(Policies.SignaturePolicy.NOutOf) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
.common.SignaturePolicy.NOutOf n_out_of = 2;
setNOutOf(Policies.SignaturePolicy.NOutOf.Builder) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
.common.SignaturePolicy.NOutOf n_out_of = 2;
setNsPvtRwset(int, Rwset.NsPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
setNsPvtRwset(int, Rwset.NsPvtReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
repeated .rwset.NsPvtReadWriteSet ns_pvt_rwset = 2;
setNsRwset(int, Rwset.NsReadWriteSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
setNsRwset(int, Rwset.NsReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
repeated .rwset.NsReadWriteSet ns_rwset = 2;
setNumber(long) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
The position in the blockchain
setNumber(long) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
uint64 number = 1;
setNumber(long) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
The position in the blockchain
setNymX(ByteString) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
nym_x is the X-component of the pseudonym elliptic curve point.
setNymY(ByteString) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
nym_y is the Y-component of the pseudonym elliptic curve point.
setOldest(Ab.SeekOldest) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekOldest oldest = 2;
setOldest(Ab.SeekOldest.Builder) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekOldest oldest = 2;
setOptions(Configuration.Options) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
.etcdraft.Options options = 2;
setOptions(Configuration.Options.Builder) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
.etcdraft.Options options = 2;
setOrdererOuIdentifier(MspConfigPackage.FabricOUIdentifier) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the orderers
setOrdererOuIdentifier(MspConfigPackage.FabricOUIdentifier.Builder) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the orderers
setOrganizationalUnitIdentifier(String) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
setOrganizationalUnitIdentifier(String) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
setOrganizationalUnitIdentifier(String) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
organizational_unit_identifier defines the organizational unit the default signer is in
setOrganizationalUnitIdentifierBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
setOrganizationalUnitIdentifierBytes(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
OrganizationUnitIdentifier defines the organizational unit under the MSP identified with MSPIdentifier
setOrganizationalUnitIdentifierBytes(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
organizational_unit_identifier defines the organizational unit the default signer is in
setOrganizationalUnitIdentifiers(int, MspConfigPackage.FabricOUIdentifier) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
setOrganizationalUnitIdentifiers(int, MspConfigPackage.FabricOUIdentifier.Builder) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
setOriginalOffset(long) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
int64 original_offset = 4;
setOu(ByteString) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
ou contains the organizational unit of the idemix identity
setOwnerEndorsements(int, ProposalResponsePackage.Endorsement) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
setOwnerEndorsements(int, ProposalResponsePackage.Endorsement.Builder) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
The endorsements of the above deployment spec, the owner's signature over chaincode_deployment_spec and Endorsement.endorser.
setPackageId(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
string package_id = 1;
setPackageId(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
string package_id = 1;
setPackageId(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
string package_id = 1;
setPackageId(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
string package_id = 1;
setPackageId(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
string package_id = 1;
setPackageId(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
string package_id = 1;
setPackageIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
string package_id = 1;
setPackageIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
string package_id = 1;
setPackageIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
string package_id = 1;
setPackageIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
string package_id = 1;
setPackageIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
string package_id = 1;
setPackageIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
string package_id = 1;
setPageSize(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
int32 pageSize = 1;
setPath(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
deploy transaction will use the path
setPath(String) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the path as specified by the install/instantiate transaction
setPathBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
deploy transaction will use the path
setPathBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the path as specified by the install/instantiate transaction
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
A marshaled Payload
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
bytes payload = 1;
setPayload(Message.Payload) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
.gossip.Payload payload = 1;
setPayload(Message.Payload.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
.gossip.Payload payload = 1;
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
bytes payload = 1;
setPayload(Message.PrivatePayload) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
.gossip.PrivatePayload payload = 1;
setPayload(Message.PrivatePayload.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
.gossip.PrivatePayload payload = 1;
setPayload(int, ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
the payload is a marshaled kvrwset.KVRWSet
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
Encodes marhslaed bytes of rwset.TxPvtReadWriteSet defined in rwset.proto
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
bytes payload = 1;
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
bytes payload = 2;
setPayload(Common.Envelope) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
content is the fabric transaction that is forwarded to the cluster member.
setPayload(Common.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
content is the fabric transaction that is forwarded to the cluster member.
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
bytes payload = 1;
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
bytes payload = 1;
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
bytes payload = 4;
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
bytes payload = 3;
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
The payload of the proposal as defined by the type in the proposal header.
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
The payload of response.
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
A payload that can be used to include metadata with this response.
setPayload(ByteString) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
The payload of the action as defined by the type in the header For chaincode, it's the bytes of ChaincodeActionPayload
setPayloads(int, Message.Payload) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
setPayloads(int, Message.Payload.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
repeated .gossip.Payload payloads = 1;
setPeerIdentity(Message.PeerIdentity) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to learn of a peer's certificate
setPeerIdentity(Message.PeerIdentity.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to learn of a peer's certificate
setPeerOuIdentifier(MspConfigPackage.FabricOUIdentifier) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the peers
setPeerOuIdentifier(MspConfigPackage.FabricOUIdentifier.Builder) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
OU Identifier of the peers
setPeerQuery(Protocol.PeerMembershipQuery) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
setPeerQuery(Protocol.PeerMembershipQuery.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
PeerMembershipQuery queries for peers in a channel context, and returns PeerMembershipResult
setPeers(int, Protocol.Peer) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
setPeers(int, Protocol.Peer.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
repeated .discovery.Peer peers = 1;
setPkiId(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
bytes pki_id = 1;
setPkiId(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
bytes pki_id = 1;
setPkiId(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
bytes pki_id = 3;
setPkiId(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
bytes pki_id = 1;
setPkiId(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
bytes pki_id = 3;
setPolicy(Policies.Policy) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
.common.Policy policy = 2;
setPolicy(Policies.Policy.Builder) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
.common.Policy policy = 2;
setPolicy(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Policy endorsement policy for the chaincode instance
setPolicy(Policies.SignaturePolicyEnvelope.Builder) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Policy endorsement policy for the chaincode instance
setPolicyRef(String) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
The policy name to use for this API
setPolicyRefBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
The policy name to use for this API
setPort(int) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
uint32 port = 2;
setPort(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
uint32 port = 2;
setPort(int) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
The port number
setPreferredMaxBytes(int) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
The byte count of the serialized messages in a batch should not exceed this value.
setPreparedTransaction(Common.Envelope) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
setPreparedTransaction(Common.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The unsigned set of transaction responses from the endorsing peers for signing by the client before submitting to ordering service (via gateway).
setPreparedTransaction(Common.Envelope) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
The signed set of endorsed transaction responses to submit.
setPreparedTransaction(Common.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
The signed set of endorsed transaction responses to submit.
setPreviousBlockHash(ByteString) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
bytes previousBlockHash = 3;
setPreviousHash(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
The hash of the previous block header
setPrincipal(ByteString) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
Principal completes the policy principal definition.
setPrincipalClassification(MspPrincipal.MSPPrincipal.Classification) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
Classification describes the way that one should process Principal.
setPrincipalClassificationValue(int) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
Classification describes the way that one should process Principal.
setPrincipals(int, MspPrincipal.MSPPrincipal) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
setPrincipals(int, MspPrincipal.MSPPrincipal.Builder) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
Principals refer to combined principals
setPrivateData(Message.PrivateDataMessage) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Encapsulates private data used to distribute private rwset after the endorsement
setPrivateData(Message.PrivateDataMessage.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Encapsulates private data used to distribute private rwset after the endorsement
setPrivateData(int, ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
repeated bytes private_data = 3;
setPrivateReq(Message.RemotePvtDataRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to request private data
setPrivateReq(Message.RemotePvtDataRequest.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to request private data
setPrivateRes(Message.RemotePvtDataResponse) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to respond to private data requests
setPrivateRes(Message.RemotePvtDataResponse.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to respond to private data requests
setPrivateRwset(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
bytes private_rwset = 4;
setPrivateSigner(MspConfigPackage.KeyInfo) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
PrivateSigner denotes a reference to the private key of the peer's signing identity
setPrivateSigner(MspConfigPackage.KeyInfo.Builder) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
PrivateSigner denotes a reference to the private key of the peer's signing identity
setPrivateSimHeight(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
uint64 private_sim_height = 5;
setProbe(boolean) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
bool probe = 4;
setProof(ByteString) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
proof contains the cryptographic evidence that this identity is valid
setProperties(Message.Properties) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.Properties properties = 5;
setProperties(Message.Properties.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.Properties properties = 5;
setProposal(ProposalPackage.SignedProposal) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
The signed proposal.
setProposal(ProposalPackage.SignedProposal.Builder) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
The signed proposal.
setProposal(ProposalPackage.SignedProposal) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.SignedProposal proposal = 5;
setProposal(ProposalPackage.SignedProposal.Builder) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.SignedProposal proposal = 5;
setProposalBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
The bytes of Proposal
setProposalHash(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
Hash of the proposal that triggered this response.
setProposalResponsePayload(ByteString) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
This is the bytes of the ProposalResponsePayload message signed by the endorsers.
setProposedTransaction(ProposalPackage.SignedProposal) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The signed proposal ready for endorsement.
setProposedTransaction(ProposalPackage.SignedProposal.Builder) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The signed proposal ready for endorsement.
setProposedTransaction(ProposalPackage.SignedProposal) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
The signed proposal ready for evaluation.
setProposedTransaction(ProposalPackage.SignedProposal.Builder) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
The signed proposal ready for evaluation.
setPublicSigner(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
PublicSigner carries the public information of the signing identity.
setPvtRwset(Rwset.TxPvtReadWriteSet) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
setPvtRwset(Rwset.TxPvtReadWriteSet.Builder) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
.rwset.TxPvtReadWriteSet pvt_rwset = 2;
setPvtRwsetHash(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
Hash of entire private read-write set for a specific collection.
setQueries(int, Protocol.Query) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
setQueries(int, Protocol.Query.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
queries
setQuery(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
string query = 1;
setQueryBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
string query = 1;
setRaftIndex(long) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
Index of etcd/raft entry for current block.
setRangeQueriesInfo(int, KvRwset.RangeQueryInfo) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
setRangeQueriesInfo(int, KvRwset.RangeQueryInfo.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.RangeQueryInfo range_queries_info = 2;
setRawReads(KvRwset.QueryReads) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReads raw_reads = 4;
setRawReads(KvRwset.QueryReads.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReads raw_reads = 4;
setReads(int, KvRwset.KVRead) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
setReads(int, KvRwset.KVRead.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVRead reads = 1;
setReadSet(Configtx.ConfigGroup) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
setReadSet(Configtx.ConfigGroup.Builder) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
ReadSet explicitly lists the portion of the config which was read, this should be sparse with only Version set
setReadsMerkleHashes(KvRwset.QueryReadsMerkleSummary) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
setReadsMerkleHashes(KvRwset.QueryReadsMerkleSummary.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
.kvrwset.QueryReadsMerkleSummary reads_merkle_hashes = 5;
setRegular(Kafka.KafkaMessageRegular) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageRegular regular = 1;
setRegular(Kafka.KafkaMessageRegular.Builder) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageRegular regular = 1;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
setRequest(ByteString) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
The bytes of SnapshotRequest or SnapshotQuery
setRequiredPeerCount(int) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
The minimum number of peers private data will be sent to upon endorsement.
setRequiredPeerCount(int) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
The minimum number of peers private data will be sent to upon endorsement.
setResourcesConfig(Configtx.Config) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config resources_config = 2;
setResourcesConfig(Configtx.Config.Builder) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
.common.Config resources_config = 2;
setResponse(ProposalResponsePackage.Response) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the result of executing this invocation.
setResponse(ProposalResponsePackage.Response.Builder) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the result of executing this invocation.
setResponse(ProposalResponsePackage.Response) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
A response message indicating whether the endorsement of the action was successful
setResponse(ProposalResponsePackage.Response.Builder) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
A response message indicating whether the endorsement of the action was successful
setResult(TransactionPackage.TxValidationCode) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
The result of the transaction commit, as defined in peer/transaction.proto
setResult(ProposalResponsePackage.Response) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
setResult(ProposalResponsePackage.Response.Builder) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
setResult(ProposalResponsePackage.Response) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
setResult(ProposalResponsePackage.Response.Builder) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
The response that is returned by the transaction function, as defined in peer/proposal_response.proto
setResult(ProposalResponsePackage.Response) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
setResult(ProposalResponsePackage.Response.Builder) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
The response that is returned by the transaction function during endorsement, as defined in peer/proposal_response.proto
setResultBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
bytes resultBytes = 1;
setResults(int, Protocol.QueryResult) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
setResults(int, Protocol.QueryResult.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
The results are returned in the same order of the queries
setResults(int, ChaincodeShim.QueryResultBytes) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
setResults(int, ChaincodeShim.QueryResultBytes.Builder) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
repeated .protos.QueryResultBytes results = 1;
setResults(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
This field contains the read set and the write set produced by the chaincode executing this invocation.
setResultValue(int) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
The result of the transaction commit, as defined in peer/transaction.proto
setRevocationList(int, ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
Identity revocation list
setRevocationPk(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
revocation_pk is the public key used for revocation of credentials
setRole(MspPrincipal.MSPRole.MSPRoleType) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
MSPRoleType defines which of the available, pre-defined MSP-roles an identiy should posess inside the MSP with identifier MSPidentifier
setRole(ByteString) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
role contains the role of this identity (e.g., ADMIN or MEMBER)
setRole(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
role defines whether the default signer is admin, peer, member or client
setRoleValue(int) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
MSPRoleType defines which of the available, pre-defined MSP-roles an identiy should posess inside the MSP with identifier MSPidentifier
setRootCerts(int, ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
setRule(Policies.ImplicitMetaPolicy.Rule) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
.common.ImplicitMetaPolicy.Rule rule = 2;
setRule(Policies.SignaturePolicy) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
.common.SignaturePolicy rule = 2;
setRule(Policies.SignaturePolicy.Builder) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
.common.SignaturePolicy rule = 2;
setRules(int, Policies.SignaturePolicy) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
setRules(int, Policies.SignaturePolicy.Builder) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
repeated .common.SignaturePolicy rules = 2;
setRuleValue(int) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
.common.ImplicitMetaPolicy.Rule rule = 2;
setRwset(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
Data model specific serialized proto message (e.g., kvrwset.KVRWSet for KV and Document data models)
setRwset(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
Data model specific serialized proto message (e.g., kvrwset.KVRWSet for KV and Document data models)
setSecretEnvelope(Message.SecretEnvelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
.gossip.SecretEnvelope secret_envelope = 3;
setSecretEnvelope(Message.SecretEnvelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
.gossip.SecretEnvelope secret_envelope = 3;
setSelfInformation(Message.Envelope) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
.gossip.Envelope self_information = 1;
setSelfInformation(Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
.gossip.Envelope self_information = 1;
setSeqInBlock(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
uint64 seq_in_block = 5;
setSeqNum(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
uint64 seq_num = 1;
setSeqNum(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
uint64 seq_num = 2;
setSequence(long) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
uint64 sequence = 1;
setSequence(long) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
int64 sequence = 1;
setSequence(long) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
int64 sequence = 1;
setSequence(long) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
int64 sequence = 1;
setSequence(long) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
int64 sequence = 2;
setSequence(long) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
int64 sequence = 1;
setSequence(long) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
int64 sequence = 1;
setSequence(long) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
int64 sequence = 2;
setServerTlsCert(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
bytes server_tls_cert = 4;
setSignature(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
A signature by the creator specified in the Payload header
setSignature(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
The signature over the concatenation of the Metadata value bytes, signatureHeader, and block header
setSignature(ByteString) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
Signature over the concatenation signatureHeader bytes and config bytes
setSignature(ByteString) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
bytes signature = 2;
setSignature(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
bytes signature = 2;
setSignature(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
bytes signature = 2;
setSignature(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
Signaure over proposalBytes; this signature is to be verified against the creator identity contained in the header of the Proposal message marshaled as proposalBytes
setSignature(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
Signature of the payload included in ProposalResponse concatenated with the endorser's certificate; ie, sign(ProposalResponse.payload + endorser)
setSignature(ByteString) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
Signaure over request bytes; this signature is to be verified against the client identity
setSignatureHashFamily(String) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
SignatureHashFamily is a string representing the hash family to be used during sign and verify operations.
setSignatureHashFamilyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
SignatureHashFamily is a string representing the hash family to be used during sign and verify operations.
setSignatureHeader(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
bytes signature_header = 2;
setSignatureHeader(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
An encoded SignatureHeader
setSignatureHeader(ByteString) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
A marshaled SignatureHeader
setSignatureHeader(Common.SignatureHeader) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The signature header that contains creator identity and nonce
setSignatureHeader(Common.SignatureHeader.Builder) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
The signature header that contains creator identity and nonce
setSignatureHeader(Common.SignatureHeader) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The signature header that contains creator identity and nonce
setSignatureHeader(Common.SignatureHeader.Builder) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
The signature header that contains creator identity and nonce
setSignaturePolicy(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
Initially, only a signature policy is supported.
setSignaturePolicy(Policies.SignaturePolicyEnvelope.Builder) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
Initially, only a signature policy is supported.
setSignaturePolicy(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
setSignaturePolicy(Policies.SignaturePolicyEnvelope.Builder) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
setSignaturePolicy(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
Initially, only a signature policy is supported.
setSignaturePolicy(Policies.SignaturePolicyEnvelope.Builder) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
Initially, only a signature policy is supported.
setSignaturePolicy(Policies.SignaturePolicyEnvelope) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
setSignaturePolicy(Policies.SignaturePolicyEnvelope.Builder) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
SignaturePolicy type is used if the policy is specified as a combination (using threshold gates) of signatures from MSP principals
setSignatures(int, Common.MetadataSignature) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
setSignatures(int, Common.MetadataSignature.Builder) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
repeated .common.MetadataSignature signatures = 2;
setSignatures(int, Configtx.ConfigSignature) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
setSignatures(int, Configtx.ConfigSignature.Builder) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
Signatures over the config_update
setSignedBy(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
int32 signed_by = 1;
setSigner(MspConfigPackage.IdemixMSPSignerConfig) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
signer may contain crypto material to configure a default signer
setSigner(MspConfigPackage.IdemixMSPSignerConfig.Builder) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
signer may contain crypto material to configure a default signer
setSigningIdentity(MspConfigPackage.SigningIdentityInfo) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
setSigningIdentity(MspConfigPackage.SigningIdentityInfo.Builder) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
setSk(ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
sk is the secret key of the default signer, corresponding to credential Cred
setSnapshotIntervalSize(int) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
Take snapshot when cumulative data exceeds certain size in bytes.
setSource(Lifecycle.ChaincodeSource) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.lifecycle.ChaincodeSource source = 9;
setSource(Lifecycle.ChaincodeSource.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
.lifecycle.ChaincodeSource source = 9;
setSource(Lifecycle.ChaincodeSource) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.lifecycle.ChaincodeSource source = 8;
setSource(Lifecycle.ChaincodeSource.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
.lifecycle.ChaincodeSource source = 8;
setSpecified(Ab.SeekSpecified) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekSpecified specified = 3;
setSpecified(Ab.SeekSpecified.Builder) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
.orderer.SeekSpecified specified = 3;
setStart(Ab.SeekPosition) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to start the deliver from
setStart(Ab.SeekPosition.Builder) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to start the deliver from
setStartKey(String) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
string start_key = 1;
setStartKey(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string startKey = 1;
setStartKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
string start_key = 1;
setStartKeyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
string startKey = 1;
setStartSeqNum(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
uint64 start_seq_num = 1;
setState(Configuration.ConsensusType.State) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
The state signals the ordering service to go into maintenance mode, typically for consensus-type migration.
setStateInfo(Message.Envelope) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.StateInfo message
setStateInfo(Message.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
This is an Envelope of a GossipMessage with a gossip.StateInfo message
setStateInfo(Message.StateInfo) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for relaying information about state
setStateInfo(Message.StateInfo.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for relaying information about state
setStateInfoPullReq(Message.StateInfoPullRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for asking for StateInfoSnapshots
setStateInfoPullReq(Message.StateInfoPullRequest.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for asking for StateInfoSnapshots
setStateRequest(Message.RemoteStateRequest) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to ask from a remote peer a set of blocks
setStateRequest(Message.RemoteStateRequest.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to ask from a remote peer a set of blocks
setStateResponse(Message.RemoteStateResponse) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to send a set of blocks to a remote peer
setStateResponse(Message.RemoteStateResponse.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used to send a set of blocks to a remote peer
setStateSnapshot(Message.StateInfoSnapshot) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for sending sets of StateInfo messages
setStateSnapshot(Message.StateInfoSnapshot.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
Used for sending sets of StateInfo messages
setStateValue(int) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
The state signals the ordering service to go into maintenance mode, typically for consensus-type migration.
setStaticCollectionConfig(Collection.StaticCollectionConfig) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
setStaticCollectionConfig(Collection.StaticCollectionConfig.Builder) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
.common.StaticCollectionConfig static_collection_config = 1;
setStaticCollectionConfig(Collection.StaticCollectionConfig) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
.protos.StaticCollectionConfig static_collection_config = 1;
setStaticCollectionConfig(Collection.StaticCollectionConfig.Builder) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
.protos.StaticCollectionConfig static_collection_config = 1;
setStatus(Common.Status) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
Status code, which may be used to programatically respond to success/failure
setStatus(Common.Status) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Status status = 1;
setStatus(Common.Status) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
Status code, which may be used to programatically respond to success/failure.
setStatus(Common.Status) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Status status = 1;
setStatus(int) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
A status code that should follow the HTTP status codes.
setStatusValue(int) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
Status code, which may be used to programatically respond to success/failure
setStatusValue(int) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
.common.Status status = 1;
setStatusValue(int) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
Status code, which may be used to programatically respond to success/failure.
setStatusValue(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
.common.Status status = 1;
setStop(Ab.SeekPosition) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to stop the deliver
setStop(Ab.SeekPosition.Builder) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
The position to stop the deliver
setString(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
string String = 3;
setStringBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
string String = 3;
setSubmitRequest(ClusterOuterClass.SubmitRequest) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
submit_request is a relay of a transaction.
setSubmitRequest(ClusterOuterClass.SubmitRequest.Builder) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
submit_request is a relay of a transaction.
setSubmitRes(ClusterOuterClass.SubmitResponse) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
.orderer.SubmitResponse submit_res = 1;
setSubmitRes(ClusterOuterClass.SubmitResponse.Builder) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
.orderer.SubmitResponse submit_res = 1;
setSubPolicy(String) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
string sub_policy = 1;
setSubPolicyBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
string sub_policy = 1;
setTag(Message.GossipMessage.Tag) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
determines to which peers it is allowed to forward the message
setTagValue(int) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
determines to which peers it is allowed to forward the message
setTickInterval(String) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
time duration format, e.g.
setTickIntervalBytes(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
time duration format, e.g.
setTimeout(String) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
Any duration string parseable by ParseDuration(): https://golang.org/pkg/time/#ParseDuration
setTimeout(int) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
int32 timeout = 4;
setTimeoutBytes(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
Any duration string parseable by ParseDuration(): https://golang.org/pkg/time/#ParseDuration
setTimestamp(Timestamp) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Timestamp is the local time when the message was created by the sender
setTimestamp(Timestamp.Builder) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Timestamp is the local time when the message was created by the sender
setTimestamp(Message.PeerTime) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.PeerTime timestamp = 2;
setTimestamp(Message.PeerTime.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
.gossip.PeerTime timestamp = 2;
setTimestamp(Message.PeerTime) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
.gossip.PeerTime timestamp = 2;
setTimestamp(Message.PeerTime.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
.gossip.PeerTime timestamp = 2;
setTimestamp(Message.PeerTime) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.PeerTime timestamp = 2;
setTimestamp(Message.PeerTime.Builder) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
.gossip.PeerTime timestamp = 2;
setTimestamp(Timestamp) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
.google.protobuf.Timestamp timestamp = 3;
setTimestamp(Timestamp.Builder) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
.google.protobuf.Timestamp timestamp = 3;
setTimestamp(Timestamp) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.google.protobuf.Timestamp timestamp = 2;
setTimestamp(Timestamp.Builder) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.google.protobuf.Timestamp timestamp = 2;
setTimestamp(Timestamp) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
Timestamp is the time that the message was created as defined by the sender
setTimestamp(Timestamp.Builder) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
Timestamp is the time that the message was created as defined by the sender
setTimeToCut(Kafka.KafkaMessageTimeToCut) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
setTimeToCut(Kafka.KafkaMessageTimeToCut.Builder) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
.orderer.KafkaMessageTimeToCut time_to_cut = 2;
setTlsCertHash(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
If mutual TLS is employed, this represents the hash of the client's TLS certificate
setTlsCertHash(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
bytes tls_cert_hash = 3;
setTlsIntermediateCerts(int, ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
setTlsRootCerts(int, ByteString) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
List of TLS root certificates trusted by this MSP.
setTransactionActions(EventsPackage.FilteredTransactionActions) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.FilteredTransactionActions transaction_actions = 4;
setTransactionActions(EventsPackage.FilteredTransactionActions.Builder) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.FilteredTransactionActions transaction_actions = 4;
setTransactionEnvelope(Common.Envelope) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
An Envelope which includes a processed transaction
setTransactionEnvelope(Common.Envelope.Builder) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
An Envelope which includes a processed transaction
setTransactionId(String) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
Identifier of the transaction to check.
setTransactionId(String) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The unique identifier for the transaction.
setTransactionId(String) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
Identifier of the transaction to evaluate.
setTransactionId(String) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
Identifier of the prepared transaction.
setTransactionId(String) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
Identifier of the proposed transaction.
setTransactionId(String) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
Identifier of the transaction to submit.
setTransactionIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
Identifier of the transaction to check.
setTransactionIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
The unique identifier for the transaction.
setTransactionIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
Identifier of the transaction to evaluate.
setTransactionIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
Identifier of the prepared transaction.
setTransactionIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
Identifier of the proposed transaction.
setTransactionIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
Identifier of the transaction to submit.
setTxId(String) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
An unique identifier that is used end-to-end.
setTxId(String) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string tx_id = 3;
setTxId(String) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string tx_id = 1;
setTxId(String) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
string tx_id = 1;
setTxId(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string tx_id = 2;
setTxid(String) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
string txid = 4;
setTxid(String) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
string txid = 1;
setTxIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
An unique identifier that is used end-to-end.
setTxIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
string tx_id = 3;
setTxIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
string tx_id = 1;
setTxIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
string tx_id = 1;
setTxIdBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
string tx_id = 2;
setTxidBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
string txid = 4;
setTxidBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
string txid = 1;
setTxNum(long) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
uint64 tx_num = 2;
setTxSeqInBlock(long) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
uint64 tx_seq_in_block = 1;
setTxValidationCode(TransactionPackage.TxValidationCode) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.TxValidationCode tx_validation_code = 3;
setTxValidationCodeValue(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.protos.TxValidationCode tx_validation_code = 3;
setType(int) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Header types 0-10000 are reserved and defined by HeaderType
setType(int) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
For outside implementors, consider the first 1000 types reserved, otherwise one of PolicyType
setType(int) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
Type holds the type of the MSP; the default one would be of type FABRIC implementing an X.509 based provider
setType(String) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
The consensus type: "solo", "kafka" or "etcdraft".
setType(Chaincode.ChaincodeSpec.Type) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeSpec.Type type = 1;
setType(ChaincodeShim.ChaincodeMessage.Type) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.ChaincodeMessage.Type type = 1;
setType(Common.HeaderType) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.common.HeaderType type = 2;
setTypeBytes(ByteString) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
The consensus type: "solo", "kafka" or "etcdraft".
setTypeValue(int) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
.protos.ChaincodeSpec.Type type = 1;
setTypeValue(int) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
.protos.ChaincodeMessage.Type type = 1;
setTypeValue(int) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
.common.HeaderType type = 2;
setUnavailable(Lifecycle.ChaincodeSource.Unavailable) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
setUnavailable(Lifecycle.ChaincodeSource.Unavailable.Builder) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
.lifecycle.ChaincodeSource.Unavailable unavailable = 1;
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig.Builder
Deprecated.
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage.Builder
Deprecated.
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.Builder
Deprecated.
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig.Builder
Deprecated.
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.Block.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.Header.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.Payload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.Builder
Deprecated.
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder
 
setValidationCode(int) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction.Builder
An indication of whether the transaction was validated or invalidated by committing peer
setValidationParameter(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
bytes validation_parameter = 2;
setValidationParameter(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
bytes validation_parameter = 6;
setValidationParameter(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
bytes validation_parameter = 6;
setValidationParameter(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
bytes validation_parameter = 6;
setValidationParameter(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
bytes validation_parameter = 5;
setValidationParameter(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
bytes validation_parameter = 5;
setValidationParameter(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
bytes validation_parameter = 6;
setValidationPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
string validation_plugin = 1;
setValidationPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string validation_plugin = 5;
setValidationPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string validation_plugin = 5;
setValidationPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string validation_plugin = 5;
setValidationPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string validation_plugin = 4;
setValidationPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string validation_plugin = 4;
setValidationPlugin(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string validation_plugin = 5;
setValidationPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo.Builder
string validation_plugin = 1;
setValidationPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string validation_plugin = 5;
setValidationPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string validation_plugin = 5;
setValidationPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string validation_plugin = 5;
setValidationPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string validation_plugin = 4;
setValidationPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string validation_plugin = 4;
setValidationPluginBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string validation_plugin = 5;
setValue(ByteString) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata.Builder
bytes value = 1;
setValue(ByteString) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
bytes value = 2;
setValue(ByteString) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy.Builder
bytes value = 2;
setValue(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification.Builder
bytes value = 2;
setValue(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV.Builder
bytes value = 3;
setValue(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry.Builder
bytes value = 2;
setValue(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite.Builder
bytes value = 3;
setValue(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState.Builder
bytes value = 2;
setValue(ByteString) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata.Builder
bytes value = 2;
setValueHash(ByteString) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash.Builder
bytes value_hash = 3;
setVersion(int) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader.Builder
Version indicates message protocol version
setVersion(long) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup.Builder
uint64 version = 1;
setVersion(long) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy.Builder
uint64 version = 1;
setVersion(long) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue.Builder
uint64 version = 1;
setVersion(int) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope.Builder
int32 version = 1;
setVersion(String) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
string version = 2;
setVersion(KvRwset.Version) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
.kvrwset.Version version = 2;
setVersion(KvRwset.Version.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead.Builder
.kvrwset.Version version = 2;
setVersion(KvRwset.Version) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
.kvrwset.Version version = 2;
setVersion(KvRwset.Version.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash.Builder
.kvrwset.Version version = 2;
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Version of the chaincode
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
user friendly version name for the chaincode
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
string version = 1;
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string version = 3;
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string version = 3;
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string version = 3;
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string version = 2;
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string version = 2;
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string version = 3;
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
string version = 2;
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
string version = 2;
setVersion(int) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse.Builder
Version indicates message protocol version
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
string version = 2;
setVersion(String) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
A user friendly human readable name corresponding to the ID
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode.Builder
string version = 2;
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Version of the chaincode
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID.Builder
user friendly version name for the chaincode
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo.Builder
string version = 1;
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs.Builder
string version = 3;
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs.Builder
string version = 3;
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs.Builder
string version = 3;
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult.Builder
string version = 2;
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult.Builder
string version = 2;
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition.Builder
string version = 3;
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode.Builder
string version = 2;
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode.Builder
string version = 2;
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
string version = 2;
setVersionBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier.Builder
A user friendly human readable name corresponding to the ID
setVscc(String) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Vscc for the chaincode instance
setVscc(String) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the name of the VSCC for this chaincode.
setVsccBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData.Builder
Vscc for the chaincode instance
setVsccBytes(ByteString) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo.Builder
the name of the VSCC for this chaincode.
setWidth(int) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure.Builder
width specifies the width of the Merkle tree to use when computing the BlockDataHash in order to replicate flat hashing, set this width to MAX_UINT32
setWrites(int, KvRwset.KVWrite) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
setWrites(int, KvRwset.KVWrite.Builder) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet.Builder
repeated .kvrwset.KVWrite writes = 3;
setWriteSet(Configtx.ConfigGroup) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
WriteSet lists the portion of the config which was written, this should included updated Versions
setWriteSet(Configtx.ConfigGroup.Builder) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate.Builder
WriteSet lists the portion of the config which was written, this should included updated Versions
sha256(byte[]) - Static method in class org.hyperledger.fabric.client.Hash
SHA-256 hash the supplied message to create a sigest for signing.
sign(byte[]) - Method in interface org.hyperledger.fabric.client.identity.Signer
Signs the supplied message digest.
SIGNATURE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.Envelope
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
SIGNATURE_HASH_FAMILY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
SIGNATURE_HEADER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.Header
 
SIGNATURE_HEADER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
SIGNATURE_HEADER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
SIGNATURE_HEADER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
SIGNATURE_HEADER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
SIGNATURE_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
SIGNATURE_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
SIGNATURE_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
SIGNATURE_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
SIGNATURE_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
SIGNATURE = 1;
SIGNATURES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.Metadata
 
SIGNATURES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
SIGNATURES_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
Block metadata array position for block signatures
SIGNED_BY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
SignedCcDepSpec - Class in org.hyperledger.fabric.protos.peer
 
SignedCcDepSpec.SignedChaincodeDeploymentSpec - Class in org.hyperledger.fabric.protos.peer
SignedChaincodeDeploymentSpec carries the CDS along with endorsements
SignedCcDepSpec.SignedChaincodeDeploymentSpec.Builder - Class in org.hyperledger.fabric.protos.peer
SignedChaincodeDeploymentSpec carries the CDS along with endorsements
SignedCcDepSpec.SignedChaincodeDeploymentSpecOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
signer(Signer) - Method in interface org.hyperledger.fabric.client.Gateway.Builder
Specify the signing implementation used to sign messages sent to the Fabric network.
Signer - Interface in org.hyperledger.fabric.client.identity
A signing implementation used to generate digital signatures.
SIGNER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
Signers - Class in org.hyperledger.fabric.client.identity
Factory methods to create standard signing implementations.
SIGNING_IDENTITY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
SK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
SNAPSHOT_INTERVAL_SIZE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
SnapshotGrpc - Class in org.hyperledger.fabric.protos.peer
 
SnapshotGrpc.SnapshotBlockingStub - Class in org.hyperledger.fabric.protos.peer
 
SnapshotGrpc.SnapshotFutureStub - Class in org.hyperledger.fabric.protos.peer
 
SnapshotGrpc.SnapshotImplBase - Class in org.hyperledger.fabric.protos.peer
 
SnapshotGrpc.SnapshotStub - Class in org.hyperledger.fabric.protos.peer
 
SnapshotImplBase() - Constructor for class org.hyperledger.fabric.protos.peer.SnapshotGrpc.SnapshotImplBase
 
SnapshotOuterClass - Class in org.hyperledger.fabric.protos.peer
 
SnapshotOuterClass.QueryPendingSnapshotsResponse - Class in org.hyperledger.fabric.protos.peer
QueryPendingSnapshotsResponse specifies the response payload of a query pending snapshots request
SnapshotOuterClass.QueryPendingSnapshotsResponse.Builder - Class in org.hyperledger.fabric.protos.peer
QueryPendingSnapshotsResponse specifies the response payload of a query pending snapshots request
SnapshotOuterClass.QueryPendingSnapshotsResponseOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
SnapshotOuterClass.SignedSnapshotRequest - Class in org.hyperledger.fabric.protos.peer
SignedSnapshotRequest contains marshalled request bytes and signature
SnapshotOuterClass.SignedSnapshotRequest.Builder - Class in org.hyperledger.fabric.protos.peer
SignedSnapshotRequest contains marshalled request bytes and signature
SnapshotOuterClass.SignedSnapshotRequestOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
SnapshotOuterClass.SnapshotQuery - Class in org.hyperledger.fabric.protos.peer
SnapshotQuery contains information for a query snapshot request
SnapshotOuterClass.SnapshotQuery.Builder - Class in org.hyperledger.fabric.protos.peer
SnapshotQuery contains information for a query snapshot request
SnapshotOuterClass.SnapshotQueryOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
SnapshotOuterClass.SnapshotRequest - Class in org.hyperledger.fabric.protos.peer
SnapshotRequest contains information for a generate/cancel snapshot request
SnapshotOuterClass.SnapshotRequest.Builder - Class in org.hyperledger.fabric.protos.peer
SnapshotRequest contains information for a generate/cancel snapshot request
SnapshotOuterClass.SnapshotRequestOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
SOURCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
SOURCE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
SPECIFIED_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
START_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
START_KEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
START_SEQ_NUM_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
STARTKEY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
STATE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
STATE_INFO_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
STATE_INFO_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
STATE_INFO_PULL_REQ_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
STATE_MAINTENANCE_VALUE - Static variable in enum org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.State
STATE_MAINTENANCE = 1;
STATE_NORMAL_VALUE - Static variable in enum org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.State
STATE_NORMAL = 0;
STATE_REQUEST_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
STATE_RESPONSE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
STATE_SNAPSHOT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
STATIC_COLLECTION_CONFIG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
STATIC_COLLECTION_CONFIG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
STATUS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
STATUS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
STATUS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
STATUS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
STATUS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
step(StreamObserver<ClusterOuterClass.StepResponse>) - Method in class org.hyperledger.fabric.protos.orderer.ClusterGrpc.ClusterImplBase
Step passes an implementation-specific message to another cluster member.
step(StreamObserver<ClusterOuterClass.StepResponse>) - Method in class org.hyperledger.fabric.protos.orderer.ClusterGrpc.ClusterStub
Step passes an implementation-specific message to another cluster member.
STOP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
STRICT_VALUE - Static variable in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekErrorResponse
STRICT = 0;
STRING_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
SUB_POLICY_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
submit() - Method in interface org.hyperledger.fabric.client.Transaction
Submit the transaction to the orderer to be committed to the ledger.
submit(SubmitRequest) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayBlockingStub
The Submit service will process the prepared transaction returned from Endorse service once it has been signed by the client.
submit(SubmitRequest) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayFutureStub
The Submit service will process the prepared transaction returned from Endorse service once it has been signed by the client.
submit(SubmitRequest, StreamObserver<SubmitResponse>) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayImplBase
The Submit service will process the prepared transaction returned from Endorse service once it has been signed by the client.
submit(SubmitRequest, StreamObserver<SubmitResponse>) - Method in class org.hyperledger.fabric.protos.gateway.GatewayGrpc.GatewayStub
The Submit service will process the prepared transaction returned from Endorse service once it has been signed by the client.
SUBMIT_REQUEST_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
SUBMIT_RES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
submitAsync() - Method in interface org.hyperledger.fabric.client.Transaction
Submit the transaction to the orderer to be committed to the ledger.
SubmitRequest - Class in org.hyperledger.fabric.protos.gateway
SubmitRequest contains the details required to submit a transaction (update the ledger).
SubmitRequest.Builder - Class in org.hyperledger.fabric.protos.gateway
SubmitRequest contains the details required to submit a transaction (update the ledger).
SubmitRequestOrBuilder - Interface in org.hyperledger.fabric.protos.gateway
 
SubmitResponse - Class in org.hyperledger.fabric.protos.gateway
SubmitResponse returns the result of submitting a transaction.
SubmitResponse.Builder - Class in org.hyperledger.fabric.protos.gateway
SubmitResponse returns the result of submitting a transaction.
SubmitResponseOrBuilder - Interface in org.hyperledger.fabric.protos.gateway
 
submitTransaction(String) - Method in interface org.hyperledger.fabric.client.Contract
Submit a transaction to the ledger and return its result only after it is committed to the ledger.
submitTransaction(String, String...) - Method in interface org.hyperledger.fabric.client.Contract
Submit a transaction to the ledger and return its result only after it is committed to the ledger.
submitTransaction(String, byte[]...) - Method in interface org.hyperledger.fabric.client.Contract
Submit a transaction to the ledger and return its result only after it is committed to the ledger.
SUCCESS_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.Status
SUCCESS = 200;

T

TAG_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
TARGET_CHAIN_NOT_FOUND_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
TARGET_CHAIN_NOT_FOUND = 14;
TICK_INTERVAL_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
TIME_TO_CUT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
TIMEOUT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
TIMEOUT_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
tls(InputStream, String) - Method in interface org.hyperledger.fabric.client.Gateway.Builder
Specifies the credentials required for making a TLS connection to the Gateway.
TLS_CERT_HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
TLS_CERT_HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
TLS_INTERMEDIATE_CERTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
TLS_ROOT_CERTS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Block
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Header
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.Payload
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
toBuilder() - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
toBuilder() - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
toBuilder() - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
toBuilder() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
toBuilder() - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
toBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
toBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
toBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
toBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
toBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
toBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
toBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
toBuilder() - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
toBuilder() - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
toBuilder() - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
toBuilder() - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 
toPemString(Certificate) - Static method in class org.hyperledger.fabric.client.identity.Identities
Converts the argument to a PEM format string.
toPemString(PrivateKey) - Static method in class org.hyperledger.fabric.client.identity.Identities
Converts the argument to a PKCS #8 PEM format string.
Transaction - Interface in org.hyperledger.fabric.client
 
TRANSACTION_ACTIONS_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
TRANSACTION_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
TRANSACTION_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
TRANSACTION_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
TRANSACTION_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
TRANSACTION_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
TRANSACTION_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
TRANSACTION_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
TRANSACTION = 5;
TRANSACTIONENVELOPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
TransactionPackage - Class in org.hyperledger.fabric.protos.peer
 
TransactionPackage.ChaincodeActionPayload - Class in org.hyperledger.fabric.protos.peer
ChaincodeActionPayload is the message to be used for the TransactionAction's payload when the Header's type is set to CHAINCODE.
TransactionPackage.ChaincodeActionPayload.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeActionPayload is the message to be used for the TransactionAction's payload when the Header's type is set to CHAINCODE.
TransactionPackage.ChaincodeActionPayloadOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
TransactionPackage.ChaincodeEndorsedAction - Class in org.hyperledger.fabric.protos.peer
ChaincodeEndorsedAction carries information about the endorsement of a specific proposal
TransactionPackage.ChaincodeEndorsedAction.Builder - Class in org.hyperledger.fabric.protos.peer
ChaincodeEndorsedAction carries information about the endorsement of a specific proposal
TransactionPackage.ChaincodeEndorsedActionOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
TransactionPackage.MetaDataKeys - Enum in org.hyperledger.fabric.protos.peer
Reserved entries in the key-level metadata map
TransactionPackage.ProcessedTransaction - Class in org.hyperledger.fabric.protos.peer
ProcessedTransaction wraps an Envelope that includes a transaction along with an indication of whether the transaction was validated or invalidated by committing peer.
TransactionPackage.ProcessedTransaction.Builder - Class in org.hyperledger.fabric.protos.peer
ProcessedTransaction wraps an Envelope that includes a transaction along with an indication of whether the transaction was validated or invalidated by committing peer.
TransactionPackage.ProcessedTransactionOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
TransactionPackage.Transaction - Class in org.hyperledger.fabric.protos.peer
The transaction to be sent to the ordering service.
TransactionPackage.Transaction.Builder - Class in org.hyperledger.fabric.protos.peer
The transaction to be sent to the ordering service.
TransactionPackage.TransactionAction - Class in org.hyperledger.fabric.protos.peer
TransactionAction binds a proposal to its action.
TransactionPackage.TransactionAction.Builder - Class in org.hyperledger.fabric.protos.peer
TransactionAction binds a proposal to its action.
TransactionPackage.TransactionActionOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
TransactionPackage.TransactionOrBuilder - Interface in org.hyperledger.fabric.protos.peer
 
TransactionPackage.TxValidationCode - Enum in org.hyperledger.fabric.protos.peer
Protobuf enum protos.TxValidationCode
TRANSACTIONS_FILTER_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
Block metadata array position to store serialized bit array filter of invalid transactions
TRANSIENTMAP_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
Transientstore - Class in org.hyperledger.fabric.protos.transientstore
 
Transientstore.TxPvtReadWriteSetWithConfigInfo - Class in org.hyperledger.fabric.protos.transientstore
TxPvtReadWriteSetWithConfigInfo encapsulates the transaction's private read-write set and additional information about the configurations such as the latest collection config when the transaction is simulated
Transientstore.TxPvtReadWriteSetWithConfigInfo.Builder - Class in org.hyperledger.fabric.protos.transientstore
TxPvtReadWriteSetWithConfigInfo encapsulates the transaction's private read-write set and additional information about the configurations such as the latest collection config when the transaction is simulated
Transientstore.TxPvtReadWriteSetWithConfigInfoOrBuilder - Interface in org.hyperledger.fabric.protos.transientstore
 
TX_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
TX_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
TX_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
TX_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
TX_ID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
TX_NUM_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
TX_SEQ_IN_BLOCK_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
TX_VALIDATION_CODE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
TXID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
TXID_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
TYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
TYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.Policy
 
TYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
TYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
TYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
TYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
TYPE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 

U

UNAVAILABLE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
UNDEFINED_VALUE - Static variable in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
UNDEFINED = 0;
UNDEFINED_VALUE - Static variable in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
UNDEFINED = 0;
UNDEFINED_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
UNDEFINED = 0;
UNDEFINED_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
UNDEFINED = 0;
UNKNOWN_TX_TYPE_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
UNKNOWN_TX_TYPE = 13;
UNKNOWN_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Common.Status
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
Reserved to check for proper initialization
UNKNOWN_VALUE - Static variable in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
UNKNOWN = 0;
UNSUPPORTED_TX_PAYLOAD_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
UNSUPPORTED_TX_PAYLOAD = 7;

V

VALID_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
VALID = 0;
VALIDATION_PARAMETER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
VALIDATION_PARAMETER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
VALIDATION_PARAMETER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
VALIDATION_PARAMETER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
VALIDATION_PARAMETER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
VALIDATION_PARAMETER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
VALIDATION_PARAMETER_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
VALIDATION_PARAMETER_V2_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.MetaDataKeys
VALIDATION_PARAMETER_V2 = 1;
VALIDATION_PARAMETER_VALUE - Static variable in enum org.hyperledger.fabric.protos.peer.TransactionPackage.MetaDataKeys
VALIDATION_PARAMETER = 0;
VALIDATION_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
VALIDATION_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
VALIDATION_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
VALIDATION_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
VALIDATION_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
VALIDATION_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
VALIDATION_PLUGIN_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
VALIDATIONCODE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
VALUE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.Metadata
 
VALUE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
VALUE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.Policy
 
VALUE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
VALUE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
VALUE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
VALUE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
VALUE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
VALUE_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
VALUE_HASH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.common.Collection.CollectionConfig.PayloadCase
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.common.Collection.CollectionConfig.PayloadCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.PayloadCase
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.PayloadCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.common.Common.HeaderType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.common.Common.HeaderType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.common.Common.HeaderType
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.common.Common.Status
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.common.Common.Status
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.common.Common.Status
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.TypeCase
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.TypeCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.TypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.TypeCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.discovery.Protocol.Query.QueryCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.discovery.Protocol.Query.QueryCase
Deprecated.
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.ResultCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.ResultCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.ContentCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.ContentCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.Secret.ContentCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.gossip.Message.Secret.ContentCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.ReadsInfoCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.ReadsInfoCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.DataModel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.DataModel
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.DataModel
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.TypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.TypeCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekBehavior
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekBehavior
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekBehavior
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekErrorResponse
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekErrorResponse
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekErrorResponse
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.TypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.TypeCase
Deprecated.
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.PayloadCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.PayloadCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.State
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.State
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.TypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.TypeCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.PayloadCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.PayloadCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.TypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.TypeCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.DataCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.DataCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.TypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.TypeCase
Deprecated.
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.TypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.TypeCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.TypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.TypeCase
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.MetaDataKeys
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.MetaDataKeys
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.MetaDataKeys
 
valueOf(String) - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
 
values() - Static method in enum org.hyperledger.fabric.protos.common.Collection.CollectionConfig.PayloadCase
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig.PayloadCase
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.common.Common.BlockMetadataIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.common.Common.HeaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.common.Common.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity.MSPIdentityAnonymityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal.Classification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole.MSPRoleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy.TypeCase
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy.Rule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.common.Policies.Policy.PolicyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.TypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.discovery.Protocol.Query.QueryCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.discovery.Protocol.QueryResult.ResultCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.ContentCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.gossip.Message.GossipMessage.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.gossip.Message.PullMsgType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.gossip.Message.Secret.ContentCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo.ReadsInfoCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet.DataModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse.TypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekInfo.SeekErrorResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.orderer.Ab.SeekPosition.TypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest.PayloadCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse.PayloadCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage.TypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular.Class
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.peer.Collection.CollectionConfig.PayloadCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig.PayloadCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse.TypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction.DataCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData.TypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.TypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy.TypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.MetaDataKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hyperledger.fabric.protos.peer.TransactionPackage.TxValidationCode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
VERSION_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
VSCC_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
VSCC_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 

W

WIDTH_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
WRITE_SET_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
WRITES_FIELD_NUMBER - Static variable in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfig
Deprecated.
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionConfigPackage
Deprecated.
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Collection.CollectionPolicyConfig
Deprecated.
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Collection.StaticCollectionConfig
Deprecated.
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.Block
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.BlockData
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.BlockHeader
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.BlockMetadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.ChannelHeader
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.Envelope
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.Header
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.LastConfig
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.Metadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.MetadataSignature
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.OrdererBlockMetadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.Payload
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Common.SignatureHeader
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configtx.Config
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigEnvelope
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigGroup
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigPolicy
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigSignature
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdate
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigUpdateEnvelope
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configtx.ConfigValue
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configuration.BlockDataHashingStructure
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capabilities
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configuration.Capability
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configuration.Consortium
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configuration.HashingAlgorithm
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Configuration.OrdererAddresses
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Ledger.BlockchainInfo
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Ledger.BootstrappingSnapshotInfo
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.CombinedPrincipal
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPIdentityAnonymity
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPPrincipal
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.MSPRole
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.MspPrincipal.OrganizationUnit
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Policies.ApplicationPolicy
Deprecated.
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Policies.ImplicitMetaPolicy
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Policies.Policy
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy.NOutOf
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicy
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.common.Policies.SignaturePolicyEnvelope
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.AuthInfo
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeCall
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeInterest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQuery
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ChaincodeQueryResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigQuery
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.ConfigResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.EndorsementDescriptor
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoint
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Endpoints
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Error
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Layout
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.LocalPeerQuery
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peer
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipQuery
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.PeerMembershipResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Peers
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Query
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.QueryResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Request
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.Response
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.discovery.Protocol.SignedRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gateway.CommitStatusResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gateway.EndorseRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gateway.EndorseResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gateway.EndpointError
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gateway.EvaluateResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gateway.PreparedTransaction
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gateway.ProposedTransaction
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gateway.SubmitRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gateway.SubmitResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.Acknowledgement
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.AliveMessage
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.Chaincode
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.ConnEstablish
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataDigest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataMessage
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.DataUpdate
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.Empty
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.Envelope
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipHello
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.GossipMessage
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.LeadershipMessage
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.Member
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.MembershipResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.Payload
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerIdentity
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.PeerTime
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivateDataMessage
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.PrivatePayload
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.Properties
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataDigest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataElement
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.PvtDataPayload
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemotePvtDataResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.RemoteStateResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.Secret
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.SecretEnvelope
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfo
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoPullRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.gossip.Message.StateInfoSnapshot
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KeyModification
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.queryresult.KvQueryResult.KV
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.HashedRWSet
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataEntry
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWrite
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVMetadataWriteHash
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRead
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVReadHash
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWrite
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVWriteHash
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReads
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.QueryReadsMerkleSummary
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.RangeQueryInfo
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.Version
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionHashedReadWriteSet
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.CollectionPvtReadWriteSet
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsPvtReadWriteSet
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.NsReadWriteSet
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxPvtReadWriteSet
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.ledger.rwset.Rwset.TxReadWriteSet
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdemixIdentity
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.msp.Identities.SerializedIdentity
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricCryptoConfig
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricMSPConfig
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricNodeOUs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.FabricOUIdentifier
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPConfig
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.IdemixMSPSignerConfig
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.KeyInfo
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.MSPConfig
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.msp.MspConfigPackage.SigningIdentityInfo
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Ab.BroadcastResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Ab.DeliverResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekInfo
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNewest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekNextCommit
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekOldest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekPosition
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Ab.SeekSpecified
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.ConsensusRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.StepResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.ClusterOuterClass.SubmitResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchSize
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.BatchTimeout
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ChannelRestrictions
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.ConsensusType
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Configuration.KafkaBrokers
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.ConfigMetadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Consenter
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Configuration.Options
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.BlockMetadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.etcdraft.Metadata.ClusterMetadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessage
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageConnect
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageRegular
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMessageTimeToCut
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.orderer.Kafka.KafkaMetadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.CDSData
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeData
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeDeploymentSpec
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeID
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInput
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeInvocationSpec
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.ChaincodeSpec
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Chaincode.LifecycleEvent
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeEventPackage.ChaincodeEvent
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.ChaincodeMessage
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.DelState
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetHistoryForKey
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetQueryResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetState
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateByRange
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.GetStateMetadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutState
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.PutStateMetadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryMetadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResultBytes
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateClose
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryStateNext
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ChaincodeShim.StateMetadataResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfig
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Collection.CollectionPolicyConfig
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Collection.StaticCollectionConfig
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Configuration.ACLs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeer
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Configuration.AnchorPeers
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Configuration.APIResource
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.BlockAndPrivateData
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.DeliverResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredBlock
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredChaincodeAction
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransaction
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.EventsPackage.FilteredTransactionActions
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeEndorsementInfo
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.ChaincodeDefinition.ChaincodeValidationInfo
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateData
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Db.StateMetadata
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgArgs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ApproveChaincodeDefinitionForMyOrgResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Local
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource.Unavailable
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.ChaincodeSource
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessArgs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CheckCommitReadinessResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionArgs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.CommitChaincodeDefinitionResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageArgs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.GetInstalledChaincodePackageResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeArgs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.InstallChaincodeResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionArgs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryApprovedChaincodeDefinitionResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionArgs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsArgs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult.ChaincodeDefinition
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryChaincodeDefinitionsResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeArgs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.Chaincode
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult.References
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodeResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesArgs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.Chaincode
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.InstalledChaincode
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult.References
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.lifecycle.Lifecycle.QueryInstalledChaincodesResult
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Policy.ApplicationPolicy
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeAction
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeHeaderExtension
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.ChaincodeProposalPayload
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.Proposal
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ProposalPackage.SignedProposal
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Endorsement
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.ProposalResponsePayload
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.ProposalResponsePackage.Response
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeInfo
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Query.ChaincodeQueryResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelInfo
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Query.ChannelQueryResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Query.JoinBySnapshotStatus
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeEndorsement
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeIdentifier
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Resources.ChaincodeValidation
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Resources.ConfigTree
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.Resources.VSCCArgs
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.SignedCcDepSpec.SignedChaincodeDeploymentSpec
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.QueryPendingSnapshotsResponse
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SignedSnapshotRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotQuery
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.SnapshotOuterClass.SnapshotRequest
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeActionPayload
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ChaincodeEndorsedAction
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.ProcessedTransaction
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.Transaction
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.peer.TransactionPackage.TransactionAction
 
writeTo(CodedOutputStream) - Method in class org.hyperledger.fabric.protos.transientstore.Transientstore.TxPvtReadWriteSetWithConfigInfo
 

X

X509Identity - Class in org.hyperledger.fabric.client.identity
A client identity described by an X.509 certificate.
X509Identity(String, X509Certificate) - Constructor for class org.hyperledger.fabric.client.identity.X509Identity
Constructor.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2021. All rights reserved.